We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The OWASP Security Logging API is compatible with projects that use Logback.
In order to use OWASP Security Logging with Logback, add the following Maven dependency:
<dependency> <groupId>org.owasp</groupId> <artifactId>security-logging-logback</artifactId> <version>1.1.6</version> </dependency>