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

Logging date format does not match default #9

Open
HelloGrayson opened this issue Mar 15, 2012 · 0 comments
Open

Logging date format does not match default #9

HelloGrayson opened this issue Mar 15, 2012 · 0 comments

Comments

@HelloGrayson
Copy link

The date format does not match the one used by Monologger. This makes it difficult to search or sort by date. Also makes it difficult to look at.

[Mar 15 13:56:07]     info: master_builder System Daemon Started at 'March 15, 2012, 1:56 pm'
[2012-03-15 13:56:09] app.INFO: running... [] []

It should say [2012-03-15 13:46:07] info: instead of [Mar 15 13:56:07] info:. Also note that not having a year in the log will mean that they will overwrite each other annually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant