core.loggerconfig | Medplum

LoggerConfig interface

Signature:

export interface LoggerConfig extends ILoggerConfig

Extends: ILoggerConfig

Properties

Property Modifiers Type Description
write (msg: string) => void