Uses of Class
io.github.jhipster.config.JHipsterProperties.Logging
-
Packages that use JHipsterProperties.Logging Package Description io.github.jhipster.config JHipster configuration classes and helpers.io.github.jhipster.config.logging -
-
Uses of JHipsterProperties.Logging in io.github.jhipster.config
Methods in io.github.jhipster.config that return JHipsterProperties.Logging Modifier and Type Method Description JHipsterProperties.LoggingJHipsterProperties. getLogging()Getter for the fieldlogging. -
Uses of JHipsterProperties.Logging in io.github.jhipster.config.logging
Methods in io.github.jhipster.config.logging with parameters of type JHipsterProperties.Logging Modifier and Type Method Description static voidLoggingUtils. addContextListener(ch.qos.logback.classic.LoggerContext context, String customFields, JHipsterProperties.Logging properties)addContextListener.
-