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

Configure log format #12

Merged
merged 1 commit into from
Dec 15, 2015
Merged

Configure log format #12

merged 1 commit into from
Dec 15, 2015

Conversation

janisz
Copy link
Contributor

@janisz janisz commented Dec 11, 2015

No description provided.

config.setLogLevel()

if err != nil {
return config, err
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should return nil, err here as config is already defined as Config{}

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@dankraw
Copy link
Contributor

dankraw commented Dec 11, 2015

👍

@janisz janisz force-pushed the configure_logger branch 3 times, most recently from 615eccc to da49243 Compare December 14, 2015 09:53
@janisz
Copy link
Contributor Author

janisz commented Dec 14, 2015

We have Marathon password leak in logs. I fixed it and also make logs more consistent every log (if possible) has "Id" field which contains Task ID or (if not exist in current context) Application ID. Also added some more debug logs.

dankraw added a commit that referenced this pull request Dec 15, 2015
@dankraw dankraw merged commit 6cbf37a into master Dec 15, 2015
@janisz janisz deleted the configure_logger branch December 22, 2015 11:50
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.

2 participants