No description
Find a file
Vincent Ambo 6f148f789f refactor(server): Convert existing log entries to structured format
This rewrites all existing log statements into the structured logrus
format. For consistency, all errors are always logged separately from
the primary message in a field called `error`.

Only the "info", "error" and "warn" severities are used.
2019-10-06 23:05:23 +01:00
tools/nixery refactor(server): Convert existing log entries to structured format 2019-10-06 23:05:23 +01:00