IMQORMOptions.logger property
Where SQL statements are logged.
Signature:
logger: ILogger;
Remarks
Falls back to the @imqueue/rpc service default, then to console, so it can be left out. @imqueue/async-logger is the usual choice.
Where SQL statements are logged.
Signature:
logger: ILogger;
Falls back to the @imqueue/rpc service default, then to console, so it can be left out. @imqueue/async-logger is the usual choice.