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

Examples/documentation with custom message format and different loggging system #42

Closed
nikita-sheremet-java-developer opened this issue May 4, 2018 · 2 comments

Comments

@nikita-sheremet-java-developer

Ok I have included this lib via maven dependency and what next?

  1. What logging system it uses by default?
  2. I have put log4j.properties file in resources folder which has no impact on logging. So additional dependencies for log4j should be added? What exactly?
  3. The same question about logback
  4. Could please provide a couple of maven project with different message format settings for different logging system? This would be the best to see exact examples.
@oshai
Copy link
Owner

oshai commented May 4, 2018

  1. There is no default log system.
  2. Yes, you should add additional dependencies, see here an example: http://saltnlight5.blogspot.co.il/2013/08/how-to-configure-slf4j-with-different.html
  3. I will add a wiki to give more details.

Let me know if that helps.

@oshai oshai closed this as completed May 7, 2018
@nikita-sheremet-java-developer
Copy link
Author

Let me know if that helps.
yes it helped thanks

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

2 participants