@Stability.Internal public class DebugUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
createElidedStacktrace(Throwable err) |
static String |
dbg(MemcacheProtocol.FlexibleExtras flexibleExtras) |
static String |
dbg(MeteringUnits units) |
static LogDeferThrowable |
dbg(Throwable err) |
static LogDeferDocId |
docId(CollectionIdentifier collection,
String docId) |
static LogDeferDocId |
docId(CoreTransactionGetResult doc) |
public static LogDeferThrowable dbg(Throwable err)
public static LogDeferDocId docId(CoreTransactionGetResult doc)
public static LogDeferDocId docId(CollectionIdentifier collection, String docId)
public static String dbg(@Nullable MemcacheProtocol.FlexibleExtras flexibleExtras)
public static String dbg(@Nullable MeteringUnits units)
Copyright © 2024 Couchbase, Inc.. All rights reserved.