We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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>