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

Fix data race issue in TextFormatter. Fix for https://github.com/Siru… #218

Merged
merged 2 commits into from
Jul 22, 2015

Conversation

pengzhai
Copy link
Contributor

…psen/logrus/issues/217.

Fix for the issue we just reported in #217

@pengzhai
Copy link
Contributor Author

We have verified this fix on our internal CI system.

@noxiouz
Copy link
Contributor

noxiouz commented Jul 17, 2015

@pengzhai printColored uses timestamp format too. The signature should be changed to pass timestampFormat, otherwise it will use an empty f.timestampFormat

@pengzhai
Copy link
Contributor Author

Good catch, @noxiouz! Fixed.

@pengzhai
Copy link
Contributor Author

Any additional comment, anyone?

sirupsen added a commit that referenced this pull request Jul 22, 2015
Fix data race issue in TextFormatter. Fix for https://github.com/Siru…
@sirupsen sirupsen merged commit 86d90b1 into sirupsen:master Jul 22, 2015
@sirupsen
Copy link
Owner

sorry been on vacation

devopstaku pushed a commit to devopstaku/logrus that referenced this pull request Aug 9, 2016
cgxxv pushed a commit to cgxxv/logrus that referenced this pull request Mar 25, 2022
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

Successfully merging this pull request may close these issues.

3 participants