Tags

The new logging framework consists of a set of tags that are identified in the JVM. These tags can be changed in the source code if needed. The tags should be self-identifying, such as gc for garbage collection.

When more than one tag is grouped together, they form a tag set. When we add our own tags via source code, each tag should be associated with a tag set. This will help ensure that the tags stay organized and are easily human-readable.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset