Class LoggingPropertyMappers
java.lang.Object
org.keycloak.quarkus.runtime.configuration.mappers.LoggingPropertyMappers
-
Method Summary
Modifier and TypeMethodDescriptionstatic PropertyMapper<?>[]static booleanstatic booleanstatic boolean
-
Method Details
-
getMappers
-
isConsoleEnabled
public static boolean isConsoleEnabled() -
isFileEnabled
public static boolean isFileEnabled() -
isSyslogEnabled
public static boolean isSyslogEnabled()
-