Skip to content

Commit 6b158c0

Browse files
authored
Merge pull request #300 from OpenLiberty/staging
Merge staging to prod - add doc link (#298)
2 parents 563aea7 + 99c27a8 commit 6b158c0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2018, 2022 IBM Corporation and others.
1+
// Copyright (c) 2018, 2023 IBM Corporation and others.
22
// Licensed under Creative Commons Attribution-NoDerivatives
33
// 4.0 International (CC BY-ND 4.0)
44
// https://creativecommons.org/licenses/by-nd/4.0/
@@ -303,6 +303,8 @@ In addition to the log files that are generated automatically, you can enable lo
303303

304304
The `component` element is a Java package or class, and the `level` element is one of the following logging levels: `off`, `fatal`, `severe`, `warning`, `audit`, `info`, `config`, `detail`, `fine`, `finer`, `finest`, `all`.
305305

306+
For more information about logging, see the https://www.openliberty.io/docs/latest/log-trace-configuration.html#log_details[Trace log detail levels^], https://www.openliberty.io/docs/latest/reference/config/logging.html[logging element^], and https://www.openliberty.io/docs/latest/log-trace-configuration.html[Log and trace configuration] documentation.
307+
306308
Try enabling detailed logging of the MicroProfile Health feature by adding the [hotspot=logging]`logging` element to your configuration file.
307309

308310
[role="code_command hotspot" subs="quotes"]

0 commit comments

Comments
 (0)