-
- All Implemented Interfaces:
public class LogbackAccessProperties.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final List<String>DEFAULT_CONFIGSprivate final StringFALLBACK_CONFIGpublic final static LogbackAccessProperties.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetFALLBACK_CONFIG()The fallback location of the configuration file. -
-
Method Detail
-
getFALLBACK_CONFIG
final String getFALLBACK_CONFIG()
The fallback location of the configuration file.
-
-
-
-