Task #1375
Updated by Junxiao Shi over 10 years ago
Change logger from environment variable based to solely dependent on the configuration file. Logging level should correspond to a `log_level` "log_level" attribute of the `general` "general" section. `log_level` "log_level" should support case insensitive string level names described in logger.hpp or their equivalent numerical value.