Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Is there a good open source library that logs within the library code that you can point to? so we can see how it is done? Commented Dec 16, 2017 at 23:18
  • The Spring framework is a fairly well-known Java library that does this; in their case they chose JCL. Commented Dec 20, 2017 at 20:16