public class TenantAwareLoggingEvent
extends org.apache.log4j.spi.LoggingEvent
Constructor and Description |
---|
TenantAwareLoggingEvent(String fqnOfCategoryClass,
org.apache.log4j.Category logger,
long timeStamp,
org.apache.log4j.Priority level,
Object message,
Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
String |
getServiceName() |
String |
getTenantId() |
void |
setServiceName(String serviceName) |
void |
setTenantId(String tenantId) |
getFQNOfLoggerClass, getLevel, getLocationInformation, getLogger, getLoggerName, getMDC, getMDCCopy, getMessage, getNDC, getProperties, getProperty, getPropertyKeySet, getRenderedMessage, getStartTime, getThreadName, getThrowableInformation, getThrowableStrRep, getTimeStamp, locationInformationExists, removeProperty, setProperty
Copyright © 2016 WSO2 Inc. All rights reserved.