Uses of Interface
ch.autumo.beetroot.logging.Logging
Packages that use Logging
Package
Description
Logging component with implementations (default: log4j2 behind SLF4j).
Configuration file:
Configuration file:
cfg/logging.xml for log4j2.-
Uses of Logging in ch.autumo.beetroot.logging
Classes in ch.autumo.beetroot.logging that implement LoggingModifier and TypeClassDescriptionclassAbstract logging class.classLog4j2 Logging initialization.Methods in ch.autumo.beetroot.logging that return LoggingModifier and TypeMethodDescriptionstatic LoggingLoggingFactory.getInstance()Get logging implementation class.