org.apache.logging.log4j
Scala wrapper for the Log4j Logger interface.
Logger
Mix in this trait into classes from which you want to log, give you a logger value with a Logger named according to the class.
logger
Factory for Loggers.
Manages the context data (context map, MDC) that is added to log events.