Uses of Class
org.wso2.carbon.utils.logging.TenantAwareLoggingEvent

Packages that use TenantAwareLoggingEvent
org.wso2.carbon.utils.logging   
 

Uses of TenantAwareLoggingEvent in org.wso2.carbon.utils.logging
 

Methods in org.wso2.carbon.utils.logging that return TenantAwareLoggingEvent
static TenantAwareLoggingEvent LoggingUtils.getTenantAwareLogEvent(org.apache.log4j.spi.LoggingEvent loggingEvent, int tenantId, String serviceName)
          Returns a TenantAwareLoggingEvent that wraps the LoggingEvent with tenant specific tenantId and serviceName
 



Copyright © 2014 WSO2 Inc. All rights reserved.