Package org.apache.pekko.event
Interface Logging.StdOutLogger
- All Known Implementing Classes:
DefaultOSGiLogger,Logging.DefaultLogger,Logging.StandardOutLogger,TestEventListener
- Enclosing class:
- Logging
public static interface Logging.StdOutLogger
-
Method Summary
Modifier and TypeMethodDescriptionvoiddebug(Logging.Debug event) voiderror(Logging.Error event) voidinfo(Logging.Info event) voidtimestamp(Logging.LogEvent event) voidwarning(Logging.Warning event)
-
Method Details
-
timestamp
-
print
-
error
-
warning
-
info
-
debug
-
formatMDC
-