nixery/server/config
Vincent Ambo f312c7cf13 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
..
config.go refactor(server): Convert existing log entries to structured format 2019-10-06 23:05:23 +01:00
pkgsource.go refactor(server): Convert existing log entries to structured format 2019-10-06 23:05:23 +01:00