Minor formatting updates.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
This commit is contained in:
parent
98cc1f7ee1
commit
dcfbdf3d33
|
@ -45,6 +45,8 @@ The default configuration for logging output will create a file `${jetty.logs}/y
|
|||
|
||||
For more advanced logging configurations, please consider use of a separate logging library.
|
||||
|
||||
[[stderr-properties]]
|
||||
==== The jetty-logging.properties File
|
||||
The recommended way to configure `StdErrLog` is to create a `${jetty.home}/resources/jetty-logging.properties` file, specify the log implementation to `StdErrLog` and then setup logging levels.
|
||||
|
||||
[source,properties]
|
||||
|
|
Loading…
Reference in New Issue