Uses of Interface
org.opends.server.loggers.RotatableLogFile
Packages that use RotatableLogFile
Package
Description
Contains implementations of Directory Server access, error, and debug loggers.
-
Uses of RotatableLogFile in org.opends.server.loggers
Methods in org.opends.server.loggers with parameters of type RotatableLogFileModifier and TypeMethodDescriptionbooleanFixedTimeRotationPolicy.rotateFile(RotatableLogFile writer) booleanRotationPolicy.rotateFile(RotatableLogFile writer) This method indicates if the log file should be rotated or not.booleanSizeBasedRotationPolicy.rotateFile(RotatableLogFile writer) booleanTimeLimitRotationPolicy.rotateFile(RotatableLogFile writer)