Uses of Interface
ubic.gemma.core.logging.log4j.ThreadContextPopulator
-
Packages that use ThreadContextPopulator Package Description ubic.gemma.cli.logging.log4j ubic.gemma.core.logging.log4j -
-
Uses of ThreadContextPopulator in ubic.gemma.cli.logging.log4j
Classes in ubic.gemma.cli.logging.log4j that implement ThreadContextPopulator Modifier and Type Class Description class
UserDetailsThreadContextPopulator
Populate user details in the Log4jThreadContext
. -
Uses of ThreadContextPopulator in ubic.gemma.core.logging.log4j
Classes in ubic.gemma.core.logging.log4j that implement ThreadContextPopulator Modifier and Type Class Description class
BuildInfoThreadContextPopulator
Populate build information in the Log4jThreadContext
.
-