rode / rode-ui

User Interface application for rode that enables metadata discovery and policy creation/evaluation.
http://liatrio.com
Apache License 2.0
4 stars 1 forks source link

Add a structured logger and additional logging #129

Open alexashley opened 3 years ago

alexashley commented 3 years ago

For debugging, it would be handy to have the following:

Ideally we'd have a request id to link logs together, but that may require some research.

For logging, winston is a pretty common choice, but it's worth evaluating others: https://github.com/winstonjs/winston