Interface SingletonLogger
- All Known Implementing Classes:
SingletonLogBackLogger
public interface SingletonLogger
Abstraction for logging, independent of the environment used,
by default does not show the class where it is injected but has a method to set it.
-
Method Summary
-
Method Details
-
info
-
warn
-
error
-
setContext
-
getContext
LoggingContext getContext()
-