Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reporter: log prefix format inconsistent #115

Closed
stdweird opened this issue Oct 5, 2015 · 2 comments
Closed

Reporter: log prefix format inconsistent #115

stdweird opened this issue Oct 5, 2015 · 2 comments
Labels

Comments

@stdweird
Copy link
Member

stdweird commented Oct 5, 2015

current log prefix format is a bit inconsistent. white space is inserted in e.g. [OK] to align with 4 letter prefixes such as INFO, VERB and WARN, but not with 5 letter ones like ERROR and DEBUG.

this change however affects log messages to stdout and the logfile (not to syslog), so might introduces problems with e.g. logparsers.

fix can be as simple as reverting stdweird@d1d67ea

@stdweird stdweird added this to the 15.10 milestone Oct 5, 2015
@stdweird
Copy link
Member Author

stdweird commented Oct 5, 2015

was briefly put forward during 10th workshop, but met with suspicious looks :suspect:

@jrha jrha modified the milestones: 16.2, 15.12 Dec 7, 2015
@jrha jrha removed this from the 16.2 milestone Jan 12, 2016
@stdweird
Copy link
Member Author

@jrha @ned21 if no comments, we should just close this

@ned21 ned21 closed this as completed Jun 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants