UNPKG

@google-cloud/logging-winston

Version:
3 lines (2 loc) 166 B
import * as winston from 'winston'; export declare function makeChildLogger(logger: winston.Logger, trace: string, span?: string, sampled?: boolean): winston.Logger;