HierarchyT.context

Set the diagnostic context.

Not usually necessary, as a default was created. Useful when you need to provide a different implementation, such as a ThreadLocal variant.

  1. ILogger.Context context()
  2. void context(ILogger.Context context)
    class HierarchyT(LoggerT)
    final
    void
    context

Meta