nixery/server
Vincent Ambo 3fe8de3fcf feat(server): Initial Stackdriver-compatible log formatter
This formatter has basic support for the Stackdriver Error Reporting
format, but several things are still lacking:

* the service version (preferably git commit?) needs to be included in
  the server somehow
* log streams should be split between stdout/stderr as that is how
  AppEngine (and several other GCP services?) seemingly differentiate
  between info/error logs
2019-10-06 23:05:23 +01:00
..
builder fix(server): Amend package path for Go tooling compatibility 2019-10-06 23:05:23 +01:00
config refactor(server): Replace log calls with logrus 2019-10-06 23:05:23 +01:00
layers refactor(server): Replace log calls with logrus 2019-10-06 23:05:23 +01:00
manifest feat(server): Order layers in image manifest based on merge rating 2019-10-03 22:50:02 +01:00
default.nix fix(server): Amend package path for Go tooling compatibility 2019-10-06 23:05:23 +01:00
go-deps.nix refactor(server): Replace log calls with logrus 2019-10-06 23:05:23 +01:00
logs.go feat(server): Initial Stackdriver-compatible log formatter 2019-10-06 23:05:23 +01:00
main.go fix(server): Amend package path for Go tooling compatibility 2019-10-06 23:05:23 +01:00