|
Name: | log.thread.format | ||||||||||
Description: | This controls how thread groups and names are formatted. The group name(s) and thread name are captured at the time the log event call is made and then formatted based on this format string. The thread name, parent group, and entire heirarchy can be formatted. | ||||||||||
Type: | String | ||||||||||
Acceptable Values: | Can be any combination of the following:
|
||||||||||
Default Value: | %.%G.%n | ||||||||||
Example Usage: |
|