Console transport manager which configures console transport.
File transport manager which configures file transport.
Formatting manager which configures format of the logging output.
Graylog2 transport manager which configures graylog2 transport.
Method used by modules to retrieve their loggers.
Formatting and at least one of the transport managers needs to be configured before calling this method.
After obtaining logger, module should not call again this method (i.e. it needs to save obtained logger).
Module for which logger will be created.
Class responsible for providing loggers to app modules.