public class SchedulerxLog4jAppender
extends org.apache.log4j.AppenderSkeleton
| 构造器和说明 |
|---|
SchedulerxLog4jAppender() |
public void activateOptions()
activateOptions 在接口中 org.apache.log4j.spi.OptionHandleractivateOptions 在类中 org.apache.log4j.AppenderSkeletonpublic void close()
public boolean requiresLayout()
protected void append(org.apache.log4j.spi.LoggingEvent event)
append 在类中 org.apache.log4j.AppenderSkeletonpublic String getProject()
public void setProject(String project)
public String getEndpoint()
public void setEndpoint(String endpoint)
public String getAccessKeyId()
public void setAccessKeyId(String accessKeyId)
public String getAccessKeySecret()
public void setAccessKeySecret(String accessKeySecret)
public String getUserAgent()
public void setUserAgent(String userAgent)
public String getLogStore()
public void setLogStore(String logStore)
public int getTotalSizeInBytes()
public void setTotalSizeInBytes(int totalSizeInBytes)
public long getMaxBlockMs()
public void setMaxBlockMs(long maxBlockMs)
public int getIoThreadCount()
public void setIoThreadCount(int ioThreadCount)
public int getBatchSizeThresholdInBytes()
public void setBatchSizeThresholdInBytes(int batchSizeThresholdInBytes)
public int getBatchCountThreshold()
public void setBatchCountThreshold(int batchCountThreshold)
public int getLingerMs()
public void setLingerMs(int lingerMs)
public int getRetries()
public void setRetries(int retries)
public int getMaxReservedAttempts()
public void setMaxReservedAttempts(int maxReservedAttempts)
public long getBaseRetryBackoffMs()
public void setBaseRetryBackoffMs(long baseRetryBackoffMs)
public long getMaxRetryBackoffMs()
public void setMaxRetryBackoffMs(long maxRetryBackoffMs)
public String getSource()
public void setSource(String source)
public String getTimeFormat()
public void setTimeFormat(String timeFormat)
public String getTimeZone()
public void setTimeZone(String timeZone)
Copyright © 2022. All rights reserved.