JBoss Logging Programming Interface 2.2.0.CR2-SNAPSHOT

org.jboss.logging
Interface MDCSupport


public interface MDCSupport

Indicates that a Logger plugin supports MDC.

Author:
Jason T. Greene

Method Summary
 MDCProvider getMDCProvider()
          Get the MDC provider.
 

Method Detail

getMDCProvider

MDCProvider getMDCProvider()
Get the MDC provider.

Returns:
the MDC provider

JBoss Logging Programming Interface 2.2.0.CR2-SNAPSHOT

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.