Variable allLogMethodNamesConst

allLogMethodNames: any[] = ...

A string[] with all logging methods names, including table & dir eg ['fatal', 'critical', 'error', 'warn', ..., 'silly', 'table', 'dir']