OWASP Security Logging

The OWASP Security Logging project provides developers and ops personnel with APIs for logging security-related events.

License

License

Categories

Categories

Security Logging Application Layer Libs
GroupId

GroupId

org.owasp
ArtifactId

ArtifactId

security-logging
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

pom
Description

Description

OWASP Security Logging
The OWASP Security Logging project provides developers and ops personnel with APIs for logging security-related events.
Project URL

Project URL

https://www.owasp.org/index.php/OWASP_Security_Logging_Project
Source Code Management

Source Code Management

https://github.com/javabeanz/owasp-security-logging

Download security-logging

How to add to project

<!-- https://jarcasting.com/artifacts/org.owasp/security-logging/ -->
<dependency>
    <groupId>org.owasp</groupId>
    <artifactId>security-logging</artifactId>
    <version>1.1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.owasp/security-logging/
implementation 'org.owasp:security-logging:1.1.7'
// https://jarcasting.com/artifacts/org.owasp/security-logging/
implementation ("org.owasp:security-logging:1.1.7")
'org.owasp:security-logging:pom:1.1.7'
<dependency org="org.owasp" name="security-logging" rev="1.1.7">
  <artifact name="security-logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.owasp', module='security-logging', version='1.1.7')
)
libraryDependencies += "org.owasp" % "security-logging" % "1.1.7"
[org.owasp/security-logging "1.1.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • owasp-security-logging-common
  • owasp-security-logging-log4j
  • owasp-security-logging-logback

Versions

Version
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.0
1.0.1
1.0.0
0.0.1