Simple log configuration for use in modular scenarios.
LogConfig can be of various types:
LogConfig
LoggerInterface
true
string
number
0
All others turn it off.
Simple log configuration for use in modular scenarios.
LogConfigcan be of various types:LoggerInterface: Just a complete logger howeveryou like ittrue: The default logger onstring: Logger with namenumber: Logger with level e.g. set to0to see allAll others turn it off.