v1.1.0
- Added a
close()method to gracefully disconnect transports- This should especially be used on the file transport when shutting down the app with
process.exit()or via exit signal
- This should especially be used on the file transport when shutting down the app with
- Added a
transportsproperty on loggers to get all attached transports