@boost/logInterfacesLoggableWriterLoggableWriter HierarchyLoggableWriterLoggerFunctionCallableLoggableWriter(metadata: LogMetadata, message: string, ...params: unknown[]): voidLoggableWriter(message: string, ...params: unknown[]): voidLog a message to the console and interpolate with the parameters, while also providing a metadata object to include with the log item.
Log a message to the console and interpolate with the parameters, while also providing a metadata object to include with the log item.