Feature #342
Less noisy smuxi-server output
Status: | Closed | Start: | 02/07/2010 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Server | |||
Target version: | 0.7.2 | |||
Complexity: | Low |
|||
Votes: | 0 |
Description
smuxi-server is very noisy when managing engine users. It shows lots of DEBUG level log messages which it shouldn't, except started with the -d (debug) parameter.
Associated revisions
Revision 68d2cf8f0d5d166ff3c87601b06038d59d068103
Suppress logging noise when managing users with smuxi-server. (closes: #342)
Initialize the logger with error as log level and then raise it to debug after
the parameters are parsed and debug was passed.
History
Updated by Mirco Bauer 5279 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 68d2cf8f0d5d166ff3c87601b06038d59d068103.