Logging levels enum for EnvironmentConfig.logLevel.
Turns on all the logs. i.e.: info and warn
info
warn
Turns off all the logs. i.e.: info and warn
Turns off info logs.
Logging levels enum for EnvironmentConfig.logLevel.