- java.lang.Object
-
- ch.qos.logback.core.spi.ContextAwareBase
-
- com.github.loki4j.logback.AbstractHttpSender
-
- cn.allbs.logback.loki.OkHttpSender
-
-
嵌套类概要
-
从类继承的嵌套类/接口 com.github.loki4j.logback.AbstractHttpSender
com.github.loki4j.logback.AbstractHttpSender.BasicAuth
-
字段概要
-
从类继承的字段 com.github.loki4j.logback.AbstractHttpSender
basicAuthToken, connectionTimeoutMs, contentType, requestTimeoutMs, tenantId, url
-
从类继承的字段 ch.qos.logback.core.spi.ContextAwareBase
context
-
方法概要
-
从类继承的方法 com.github.loki4j.logback.AbstractHttpSender
getUrl, isStarted, setAuth, setConnectionTimeoutMs, setContentType, setRequestTimeoutMs, setTenantId, setUrl
-
从类继承的方法 ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
从接口继承的方法 ch.qos.logback.core.spi.ContextAware
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
-
-
构造器详细资料
-
OkHttpSender
public OkHttpSender()
-
方法详细资料
-
start
public void start()
- 指定者:
start 在接口中 ch.qos.logback.core.spi.LifeCycle
- 覆盖:
start 在类中 com.github.loki4j.logback.AbstractHttpSender
-
stop
public void stop()
- 指定者:
stop 在接口中 ch.qos.logback.core.spi.LifeCycle
- 覆盖:
stop 在类中 com.github.loki4j.logback.AbstractHttpSender
Copyright © 2021. All rights reserved.