Package io.quarkus.runtime.logging
Class FileConfig$RotationConfig$$accessor
java.lang.Object
io.quarkus.runtime.logging.FileConfig$RotationConfig$$accessor
@Generated("Quarkus annotation processor")
public final class FileConfig$RotationConfig$$accessor
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionstatic Objectget_fileSuffix(Object __instance) static intget_maxBackupIndex(Object __instance) static Objectget_maxFileSize(Object __instance) static booleanget_rotateOnBoot(Object __instance) static voidset_fileSuffix(Object __instance, Object fileSuffix) static voidset_maxBackupIndex(Object __instance, int maxBackupIndex) static voidset_maxFileSize(Object __instance, Object maxFileSize) static voidset_rotateOnBoot(Object __instance, boolean rotateOnBoot)
-
Method Details
-
get_maxFileSize
-
set_maxFileSize
-
get_maxBackupIndex
-
set_maxBackupIndex
-
get_fileSuffix
-
set_fileSuffix
-
get_rotateOnBoot
-
set_rotateOnBoot
-