Registry / logging / audit-log-framework

audit-log-framework

JSON →
library5.2.1javamavenunverified

Provides a framework for capturing and managing audit logs in enterprise applications.

<dependency> <groupId>org.odpi.egeria</groupId> <artifactId>audit-log-framework</artifactId> <version>5.2.1</version> </dependency>
INSTALL
IMPORT
SIG · AUDIT-LOG-FRAMEWOR
A
audit-log-framework
loggingjavav5.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AuditLog
org.odpi.egeria.auditlog.AuditLog

Creates an audit log entry.

import org.odpi.egeria.auditlog.AuditLog; public class Example { public static void main(String[] args) { AuditLog log = new AuditLog(); log.logEvent("User action performed"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.2.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
36
Resources
audit-log-framework — mvn dependency:get audit-log-framework · libregistry