public class ThreadNameKeyingStrategy extends Object implements KeyingStrategy<ch.qos.logback.classic.spi.ILoggingEvent>
| 构造器和说明 |
|---|
ThreadNameKeyingStrategy() |
public byte[] createKey(ch.qos.logback.classic.spi.ILoggingEvent e)
KeyingStrategyILoggingEventcreateKey 在接口中 KeyingStrategy<ch.qos.logback.classic.spi.ILoggingEvent>e - the logging eventCopyright © 2015–2017. All rights reserved.