Actions
Task #2850
closedNLSR's configuration parameters should be logged at INFO level
Start date:
06/04/2015
Due date:
% Done:
0%
Estimated time:
Description
Currently, NLSR logs the parameters loaded from the configuration file at DEBUG level. This makes startup problems difficult to diagnose if the user has the log level set to the default level, INFO.
All of the log messages in ConfParameter::writeLog() should be _LOG_INFO instead of _LOG_DEBUG.
Updated by Nicholas Gordon over 7 years ago
- Status changed from New to In Progress
- Assignee set to Nicholas Gordon
- Target version set to v0.4.0
Updated by Nicholas Gordon over 7 years ago
- Status changed from In Progress to Code review
Updated by Nicholas Gordon over 7 years ago
- Status changed from Code review to Closed
Actions