Class LoggerConfiguration
- java.lang.Object
-
- io.mosip.kernel.keymanagerservice.config.LoggerConfiguration
-
public class LoggerConfiguration extends Object
Console Logger Configuration.- Since:
- 1.0.0
- Author:
- Bal Vikash Sharma
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LoggerlogConfig(Class<?> clazz)This method sets the logger target, and returns appender.
-