mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
#316: added more context for unhandled rejections logging
This commit is contained in:
@@ -38,7 +38,8 @@ const logger = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
logger.info(`Unhandled rejection${message}`, {
|
logger.info(`Unhandled rejection${message}`, {
|
||||||
error
|
error,
|
||||||
|
event
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user