mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-12-27 23:40:28 +05:30
#316: added more context for unhandled rejections logging
This commit is contained in:
parent
3b38fbf6a6
commit
852e073d37
@ -38,7 +38,8 @@ const logger = {
|
||||
}
|
||||
|
||||
logger.info(`Unhandled rejection${message}`, {
|
||||
error
|
||||
error,
|
||||
event
|
||||
});
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user