Skip to content

Commit

Permalink
Update README.adoc (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkwan-ibm authored Mar 10, 2023
1 parent 99c27a8 commit 9437f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ In addition to the log files that are generated automatically, you can enable lo

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`.

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.
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.

Try enabling detailed logging of the MicroProfile Health feature by adding the [hotspot=logging]`logging` element to your configuration file.

Expand Down

0 comments on commit 9437f60

Please sign in to comment.