Richard O'Sullivan created MNG-7822: ---------------------------------------
Summary: Add TRACE("bold,magenta" ) to Style in org.apache.maven.shared.utils.logging. Key: MNG-7822 URL: https://issues.apache.org/jira/browse/MNG-7822 Project: Maven Issue Type: New Feature Components: Logging Reporter: Richard O'Sullivan Maven uses `Style` in `org.apache.maven.shared.utils.logging` to enumerate the available logging levels. Currently, the `TRACE`level is not enumerated. It would be helpful to add something like: `TRACE("bold,magenta" ) `. -- This message was sent by Atlassian Jira (v8.20.10#820010)