update API report for backend system changes

Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-07-08 15:25:38 +02:00
parent 7f5a1f9b04
commit 825d769650
5 changed files with 12 additions and 13 deletions
@@ -33,6 +33,7 @@ class BackstageLoggerTransport extends Transport {
}
}
/** @public */
export function loggerToWinstonLogger(
logger: BackstageLogger,
opts?: TransportStreamOptions,