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 Object
get_fileSuffix
(Object __instance) static int
get_maxBackupIndex
(Object __instance) static Object
get_maxFileSize
(Object __instance) static boolean
get_rotateOnBoot
(Object __instance) static void
set_fileSuffix
(Object __instance, Object fileSuffix) static void
set_maxBackupIndex
(Object __instance, int maxBackupIndex) static void
set_maxFileSize
(Object __instance, Object maxFileSize) static void
set_rotateOnBoot
(Object __instance, boolean rotateOnBoot)
-
Method Details
-
get_maxFileSize
-
set_maxFileSize
-
get_maxBackupIndex
-
set_maxBackupIndex
-
get_fileSuffix
-
set_fileSuffix
-
get_rotateOnBoot
-
set_rotateOnBoot
-