loadFromConfig abstract method
Loads logger configuration from the config system
Implementation
void loadFromConfig(ConfigInterface config, {String channel = "app"});
Loads logger configuration from the config system
void loadFromConfig(ConfigInterface config, {String channel = "app"});