Skip navigation links
A E G O 

A

addLoggingProperties(ApplicationEnvironmentPreparedEvent) - Method in class eu.hinsch.spring.boot.logging.ExtendedLoggingPropertiesListener
 

E

eu.hinsch.spring.boot.logging - package eu.hinsch.spring.boot.logging
 
ExtendedLoggingPropertiesListener - Class in eu.hinsch.spring.boot.logging
Created by lh on 06/04/15.
ExtendedLoggingPropertiesListener() - Constructor for class eu.hinsch.spring.boot.logging.ExtendedLoggingPropertiesListener
 

G

getOrder() - Method in class eu.hinsch.spring.boot.logging.ExtendedLoggingPropertiesListener
ideally this would be run before org.springframework.boot.logging.LoggingApplicationListener (+11) but after org.springframework.boot.context.config.ConfigFileApplicationListener (+10) so we could simply insert the properties in between those steps, but unfortunately there is no guaranteed way to do that, so we run afterwards and re-initialize the entire thing via super class.

O

onApplicationEvent(ApplicationEvent) - Method in class eu.hinsch.spring.boot.logging.ExtendedLoggingPropertiesListener
 
A E G O 
Skip navigation links