DefaultContextSpecificLogger

public class DefaultContextSpecificLogger : ContextSpecificLogger

A trivial ContextualLogger implementation that retains the context but defers to a ContextualLoggerTarget for the actual filtering and log output.