-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
agent-javacommunityIssues and PRs created by the communityIssues and PRs created by the communitytriageIssues and PRs that need to be triagedIssues and PRs that need to be triaged
Description
It would be nice to be able to customize the log level names. Logging libraries across different languages will often use different names for log levels. Eg. "Verbose" instead of "TRACE", or "Information" instead of "INFO".
For implementation, for the logback encoder I suggest a protected method that takes a log level and is allowed to return any string. I have not looked at possible solutions for the other supported logging libraries.
Metadata
Metadata
Assignees
Labels
agent-javacommunityIssues and PRs created by the communityIssues and PRs created by the communitytriageIssues and PRs that need to be triagedIssues and PRs that need to be triaged