Package io.helidon.webserver.testsupport
Class LoggingTestUtils
java.lang.Object
io.helidon.webserver.testsupport.LoggingTestUtils
Deprecated, for removal: This API element is subject to removal in a future version.
The LoggingTestUtils.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidDeprecated.please useLogConfig.configureRuntime()instead
-
Method Details
-
initializeLogging
Deprecated.please useLogConfig.configureRuntime()insteadInitialize JUL logging withlogging-test.propertiesfile that is accessible on classpath.The purpose of this method is to add a conventional way of an easy override of the standard JUL defaults.
-
LogConfig.configureRuntime()instead.