Package | Description |
---|---|
org.forgerock.audit.events.handlers.writers |
Utility classes for writing streams of characters.
|
Modifier and Type | Field and Description |
---|---|
static RotatableWriter.RolloverLifecycleHook |
RotatableWriter.NOOP_ROLLOVER_LIFECYCLE_HOOK
A RotationRetentionCheckHook that does nothing.
|
Constructor and Description |
---|
RotatableWriter(File file,
FileBasedEventHandlerConfiguration configuration,
boolean append,
RotatableWriter.RolloverLifecycleHook rolloverLifecycleHook)
Constructs a
RotatableWriter given an initial file to manage rotation/retention, a
a FileBasedEventHandlerConfiguration and a RotatableWriter.RolloverLifecycleHook . |
Copyright 2010-2020 ForgeRock AS.