You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -303,7 +303,7 @@ In addition to the log files that are generated automatically, you can enable lo
303
303
304
304
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`.
305
305
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.
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
307
308
308
Try enabling detailed logging of the MicroProfile Health feature by adding the [hotspot=logging]`logging` element to your configuration file.
0 commit comments