Classservicesv0.6.0
Member visibility
Filter class members by access level.
Logger(label: string, options?: LoggerOptions)Logger(label: string, options?: LoggerOptions)Parameter:
labelPrefix/label for all log entries from this logger
Parameter:
optionsOptional configuration for channel, format, and ANSI handling
Showing members with Protected visibility and higher.
public readonly utils: LoggerUtilitiespublic readonly utils: LoggerUtilitiespublic static configure(
config: Partial<LoggerConfiguration>
): voidpublic static configure(
config: Partial<LoggerConfiguration>
): voidParameter:
configPartial configuration to merge with defaults