跳过导航链接
A C E F G L M O P S T 

A

append(E) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 

C

com.aliyun.openservices.log.logback - 程序包 com.aliyun.openservices.log.logback
 
com.aliyun.openservices.log.logback.example - 程序包 com.aliyun.openservices.log.logback.example
 
createProducer() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 

E

encoder - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppender
 

F

formatter - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppender
 
formatter1 - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppender
 

G

getAccessKeyId() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getAccessKeySecret() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getBaseRetryBackoffMs() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getBatchCountThreshold() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getBatchSizeThresholdInBytes() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getEncoder() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getEndpoint() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getIoThreadCount() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getLingerMs() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getLogStore() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getMaxBlockMs() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getMaxReservedAttempts() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getMaxRetryBackoffMs() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getProject() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getRetries() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getSource() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getTimeFormat() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getTimeZone() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getTopic() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getTotalSizeInBytes() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
getUserAgent() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 

L

LogbackAppenderExample - com.aliyun.openservices.log.logback.example中的类
Created by brucewu on 2018/1/8.
LogbackAppenderExample() - 类 的构造器com.aliyun.openservices.log.logback.example.LogbackAppenderExample
 
LoghubAppender<E> - com.aliyun.openservices.log.logback中的类
ProducerConfig: Default value public int packageTimeoutInMS = 3000; 指定被缓存日志的发送超时时间,如果缓存超时,则会被立即发送,单位毫秒 public int logsCountPerPackage = 4096; 指定每个缓存的日志包中包含日志数量的最大值,取值为1~4096 public int logsBytesPerPackage = 3145728; 指定每个缓存的日志包的大小上限,取值为1~5242880,单位为字节 public int memPoolSizeInByte = 104857600; 指定单个Producer实例可以使用的内存的上限,单位字节 public int retryTimes = 3; 指定发送失败时重试的次数 public int maxIOThreadSizeInPool = 8; 指定I/O线程池最大线程数量,主要用于发送数据到日志服务
LoghubAppender() - 类 的构造器com.aliyun.openservices.log.logback.LoghubAppender
 
loghubAppender - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppenderCallback
 
LoghubAppenderCallback<E> - com.aliyun.openservices.log.logback中的类
Created by brucewu on 2018/1/5.
LoghubAppenderCallback(LoghubAppender<E>, String, String, String, String, List<LogItem>) - 类 的构造器com.aliyun.openservices.log.logback.LoghubAppenderCallback
 
logItems - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppenderCallback
 
logStore - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppender
 
logstore - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppenderCallback
 

M

main(String[]) - 类 中的静态方法com.aliyun.openservices.log.logback.example.LogbackAppenderExample
 

O

onCompletion(Result) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppenderCallback
 

P

producer - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppender
 
producerConfig - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppender
 
project - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppenderCallback
 
projectConfig - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppender
 

S

setAccessKeyId(String) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setAccessKeySecret(String) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setBaseRetryBackoffMs(long) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setBatchCountThreshold(int) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setBatchSizeThresholdInBytes(int) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setEncoder(Encoder<E>) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setEndpoint(String) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setIoThreadCount(int) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setLingerMs(int) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setLogStore(String) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setMaxBlockMs(long) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setMaxReservedAttempts(int) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setMaxRetryBackoffMs(long) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setMdcFields(String) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setProject(String) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setRetries(int) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setSource(String) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setTimeFormat(String) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setTimeZone(String) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setTopic(String) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setTotalSizeInBytes(int) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
setUserAgent(String) - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
source - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppender
 
source - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppenderCallback
 
start() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 
stop() - 类 中的方法com.aliyun.openservices.log.logback.LoghubAppender
 

T

timeFormat - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppender
 
timeZone - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppender
 
topic - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppender
 
topic - 类 中的变量com.aliyun.openservices.log.logback.LoghubAppenderCallback
 
A C E F G L M O P S T 
跳过导航链接

Copyright © 2019. All rights reserved.