public interface RotationPolicy
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldRotateFile(RotatableObject file)
This method indicates if the log file should be rotated or not.
|
boolean shouldRotateFile(RotatableObject file)
file - The file to be checked.Copyright © 2025 Open Identity Platform Community. All rights reserved.