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 file logger to flush on exit, update log4j2 #801

Merged
merged 1 commit into from
Aug 8, 2016

Conversation

rmader
Copy link
Contributor

@rmader rmader commented Aug 6, 2016

The file logger sometimes does not flush the cache on shutdown. This commit should fix that.

How to test:

  • bin/start.sh
  • bin/stop.sh
  • cat data/loklak.log

Expected behavior: the last line two lines of of the output should be

  • "main terminated, goodby."
  • "Shutting down log4j2"

@sudheesh001 sudheesh001 merged commit 03568fe into loklak:development Aug 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants