| Package | Description |
|---|---|
| com.netscape.cms.logging | |
| com.netscape.cms.profile.common | |
| com.netscape.cms.servlet.base | |
| com.netscape.cms.servlet.processors |
| Modifier and Type | Class and Description |
|---|---|
class |
SignedAuditLogger
A class represents certificate server logger
implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
Logger.mLogger |
| Modifier and Type | Method and Description |
|---|---|
Logger |
LogFactory.createLogger(LogCategory category,
LogSource source) |
static Logger |
Logger.getLogger()
get default single global logger
|
static Logger |
Logger.getLogger(LogCategory category,
LogSource source) |
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
Profile.signedAuditLogger |
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
SubsystemService.signedAuditLogger |
protected static Logger |
CMSServlet.signedAuditLogger |
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
Processor.signedAuditLogger |