Package 

Class LogContext

  • All Implemented Interfaces:

    
    public final class LogContext
    
                        

    Maintains a map of key-value pairs (both Strings) which holds arbitrary context to use as a prefix for log messages. Sub-contexts can be created and will inherit any context values from their ancestors' context.