UNPKG

@google-cloud/pubsub

Version:
10 lines (9 loc) 203 B
import { loggingUtils } from 'google-gax'; /** * Base logger. Other loggers will derive from this one. * * @private */ export declare const logs: { pubsub: loggingUtils.AdhocDebugLogFunction; };