com.intel.bluetooth
Interface DebugLog.LoggerAppender
- All Known Subinterfaces:
- DebugLog.LoggerAppenderExt
- Enclosing class:
- DebugLog
public static interface DebugLog.LoggerAppender
Different log system can be injected in BlueCove using DebugLog.addAppender(customLoggerAppender)
appendLog
void appendLog(int level,
String message,
Throwable throwable)
JSR-82 Javadocs Apache License, Version 2.0 Copyright © 2001-2008 Motorola, Inc. ALL RIGHTS RESERVED.
BlueCove Javadocs Apache License, Version 2.0 Copyright © 2004-2008 BlueCove Team.