Type Alias LogFunction

LogFunction: (severity: LogSeverity, ...args: any[]) => void

Type declaration