Won't Do
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Luis MajanoLuis MajanoReporter
Matthew ClementeMatthew ClementePriority
Minor
Details
Details
Assignee
Luis Majano
Luis MajanoReporter
Matthew Clemente
Matthew ClementePriority
Sentry
Sentry
Sentry
Created October 15, 2021 at 8:39 PM
Updated August 3, 2023 at 4:11 PM
Resolved August 3, 2023 at 4:11 PM
The
getName()
method is available within Appenders, and is used, for example, by the FileAppender, in its standardlogMessage()
.When trying to customize a FileAppender layout, with a Custom Layout, the name if of the appender isn't available. It seems this would be a useful addition.