Class SingletonLogBackLogger
java.lang.Object
tech.prodigio.core.libcorelogging.SingletonLogBackLogger
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,SingletonLogger
public class SingletonLogBackLogger
extends Object
implements SingletonLogger, org.springframework.beans.factory.InitializingBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidsetContext(LoggingContext loggingContext) void
-
Constructor Details
-
SingletonLogBackLogger
public SingletonLogBackLogger()
-
-
Method Details
-
info
- Specified by:
infoin interfaceSingletonLogger
-
warn
- Specified by:
warnin interfaceSingletonLogger
-
error
- Specified by:
errorin interfaceSingletonLogger
-
getContext
- Specified by:
getContextin interfaceSingletonLogger
-
setContext
- Specified by:
setContextin interfaceSingletonLogger
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-