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

Scala Kinesis Enrich: unified logger configuration #1367

Merged

Conversation

kazjote
Copy link
Contributor

@kazjote kazjote commented Jan 30, 2015

Problem

I can't configure logging level of Scala Kinesis Enricher. I can configure the level for Snowplow part of the app but not AWS libraries.

Solution

Including log4j-over-slf4j unifies the way of configuring logging for both Snowplow part and AWS library. For example, I can decrease the level of logging with: -Dorg.slf4j.simpleLogger.defaultLogLevel=warn

@kazjote kazjote changed the title Unified logger configuration Unified logger configuration for Scala Kinesis Enrich Jan 30, 2015
@alexanderdean
Copy link
Member

Makes sense! Thanks for the contrib. Can't see you guys in the CLA yet - https://github.com/snowplow/snowplow/wiki/CLA

@kazjote
Copy link
Contributor Author

kazjote commented Jan 30, 2015

I have just signed CLA - thanks!

@alexanderdean
Copy link
Member

Confirmed @kazjote - thanks so much!

@alexanderdean alexanderdean changed the title Unified logger configuration for Scala Kinesis Enrich Scala Kinesis Enrich: unified logger configuration Jan 30, 2015
@alexanderdean alexanderdean merged commit 95e96ae into snowplow:master Apr 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants