Package | Description |
---|---|
com.sun.identity.log.handlers |
Modifier and Type | Method and Description |
---|---|
static Archiver |
SecureFileHandler.getArchiver(String logName)
This method takes in a logger name and returns a archiver object
corresponding to that logger name.
|
Modifier and Type | Method and Description |
---|---|
static void |
SecureFileHandler.setArchiver(String logName,
Archiver archiver)
This method is to set the archiver corresponding to a loggerName
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.