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

How to make emitting application wait until all buffered log data has been sent to beagle? #6

Open
vorburger opened this issue May 24, 2016 · 0 comments

Comments

@vorburger
Copy link

I've noticed a small problem when wanting to use Beagle to see the logs of short running unit tests:

The JVM of the test being run may quit so fast that nothing ever shows up in Beagle.

Do you think there may be a way to make logback cause the JVM exit to wait until all buffered log data has been sent to beagle? Perhaps using a non-daemon background thread kind of thing? If you can point into the right direction, maybe I can come up with something.

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

1 participant