@Stability.Internal public class SimpleEventBusLogger extends Object
| Constructor and Description |
|---|
SimpleEventBusLogger(EventBus eventBus,
String category) |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String message,
Object... args) |
void |
error(String message,
Object... args) |
static String |
format(String message,
Object... args) |
void |
info(String message,
Object... args) |
static String |
stackTraceToString(Throwable t) |
void |
verbose(String message,
Object... args) |
void |
warn(String message,
Object... args) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.