- selectJCLImplementation(Object) - Method in class dev.jacomet.gradle.plugins.logging.extension.LoggingCapabilitiesExtension
-
Selects the provided module as the commons-logging implementation to use.
- selectJCLImplementation(String, Object) - Method in class dev.jacomet.gradle.plugins.logging.extension.LoggingCapabilitiesExtension
-
Selects the provided module as the commons-logging implementation to use for the resolution of the given configuration.
- selectJulDelegation(Object) - Method in class dev.jacomet.gradle.plugins.logging.extension.LoggingCapabilitiesExtension
-
Selects the provided module as the java util logging delegation to use.
- selectJulDelegation(String, Object) - Method in class dev.jacomet.gradle.plugins.logging.extension.LoggingCapabilitiesExtension
-
Selects the provided module as the java util logging delegation to use for the resolution of the given configuration.
- selectLog4J12Implementation(Object) - Method in class dev.jacomet.gradle.plugins.logging.extension.LoggingCapabilitiesExtension
-
Selects the provided module as the Log4J 1.2 implementation to use.
- selectLog4J12Implementation(String, Object) - Method in class dev.jacomet.gradle.plugins.logging.extension.LoggingCapabilitiesExtension
-
Selects the provided module as the Log4J 1.2 implementation to use for the resolution of the given configuration.
- selectSlf4JBinding(Object) - Method in class dev.jacomet.gradle.plugins.logging.extension.LoggingCapabilitiesExtension
-
Selects the provided module as the Slf4J binding to use.
- selectSlf4JBinding(String, Object) - Method in class dev.jacomet.gradle.plugins.logging.extension.LoggingCapabilitiesExtension
-
Selects the provided module as the Slf4J binding to use for the resolution of the given configuration.
- selectSlf4JLog4J2Interaction(Object) - Method in class dev.jacomet.gradle.plugins.logging.extension.LoggingCapabilitiesExtension
-
Selects the provided module as the Slf4J / Log4J 2 interaction to use.
- selectSlf4JLog4J2Interaction(String, Object) - Method in class dev.jacomet.gradle.plugins.logging.extension.LoggingCapabilitiesExtension
-
Selects the provided module as the Slf4J / Log4J 2 interaction to use for the resolution of the given configuration.
- Slf4JAlignment - Class in dev.jacomet.gradle.plugins.logging.rules
-
- Slf4JAlignment() - Constructor for class dev.jacomet.gradle.plugins.logging.rules.Slf4JAlignment
-
- Slf4JImplementation - Class in dev.jacomet.gradle.plugins.logging.rules
-
Adds capability dev.jacomet.logging:slf4j-impl:1.0 to all variants.
- Slf4JImplementation() - Constructor for class dev.jacomet.gradle.plugins.logging.rules.Slf4JImplementation
-
- Slf4JVsJCL - Class in dev.jacomet.gradle.plugins.logging.rules
-
Adds capability dev.jacomet.logging:slf4j-vs-jcl:<version> to all variants, using the version of the module targeted.
- Slf4JVsJCL() - Constructor for class dev.jacomet.gradle.plugins.logging.rules.Slf4JVsJCL
-
- Slf4JvsJUL - Class in dev.jacomet.gradle.plugins.logging.rules
-
Adds capability dev.jacomet.logging:slf4j-vs-jul:<version> to all variants, using the version of the module targeted.
- Slf4JvsJUL() - Constructor for class dev.jacomet.gradle.plugins.logging.rules.Slf4JvsJUL
-
- Slf4JvsLog4J - Class in dev.jacomet.gradle.plugins.logging.rules
-
Adds capability dev.jacomet.logging:slf4j-vs-log4j:<version> to all variants, using the version of the module targeted.
- Slf4JvsLog4J() - Constructor for class dev.jacomet.gradle.plugins.logging.rules.Slf4JvsLog4J
-
- Slf4JVsLog4J2ForJCL - Class in dev.jacomet.gradle.plugins.logging.rules
-
Adds capability dev.jacomet.logging:slf4j-vs-log4j2-jcl:1.0 to all variants.
- Slf4JVsLog4J2ForJCL() - Constructor for class dev.jacomet.gradle.plugins.logging.rules.Slf4JVsLog4J2ForJCL
-
- Slf4JvsLog4J2ForJUL - Class in dev.jacomet.gradle.plugins.logging.rules
-
Adds capability dev.jacomet.logging:slf4j-vs-log4j2-jul:1.0 to all variants.
- Slf4JvsLog4J2ForJUL() - Constructor for class dev.jacomet.gradle.plugins.logging.rules.Slf4JvsLog4J2ForJUL
-
- Slf4JvsLog4J2ForLog4J - Class in dev.jacomet.gradle.plugins.logging.rules
-
Adds capability dev.jacomet.logging:slf4j-vs-log4j2-log4j:1.0 to all variants.
- Slf4JvsLog4J2ForLog4J() - Constructor for class dev.jacomet.gradle.plugins.logging.rules.Slf4JvsLog4J2ForLog4J
-