Uses of Class
tech.jhipster.config.JHipsterProperties.Logging
Packages that use JHipsterProperties.Logging
Package
Description
JHipster configuration classes and helpers.
-
Uses of JHipsterProperties.Logging in tech.jhipster.config
Methods in tech.jhipster.config that return JHipsterProperties.Logging -
Uses of JHipsterProperties.Logging in tech.jhipster.config.logging
Methods in tech.jhipster.config.logging with parameters of type JHipsterProperties.LoggingModifier and TypeMethodDescriptionstatic voidLoggingUtils.addContextListener(ch.qos.logback.classic.LoggerContext context, String customFields, JHipsterProperties.Logging properties) addContextListener.