| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.auditlog |
| Constructor and Description |
|---|
AuditLog(AuditLogDestination destination,
ComponentDescription reportingComponent)
Constructor used to create the root audit log for a process/server
|
AuditLog(AuditLogDestination destination,
int componentId,
String componentName,
String componentDescription,
String componentWikiURL)
Typical constructor: each component using the audit log will create their own AuditLog instance and
will push log records to it.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.