Uses of Interface
org.opends.server.loggers.RotatableLogFile
Package
Description
Contains implementations of Directory Server access, error, and debug loggers.
-
Uses of RotatableLogFile in org.opends.server.loggers
Modifier and TypeMethodDescriptionboolean
FixedTimeRotationPolicy.rotateFile
(RotatableLogFile writer) boolean
RotationPolicy.rotateFile
(RotatableLogFile writer) This method indicates if the log file should be rotated or not.boolean
SizeBasedRotationPolicy.rotateFile
(RotatableLogFile writer) boolean
TimeLimitRotationPolicy.rotateFile
(RotatableLogFile writer)