octopod/octopod-backend
mniip ab9aea90d6
Logging (#100)
* Refactor logging, using katip now

* Remove TH and use a more minimal log formatter

* Do better logging when calling control scripts

* Fix formatting

* Run with --debug --minimal when running a local dev instance

* Escape newlines in bracket formatter, pass logging options via env

* Fix fourmolu

* more efficient tabulate

* minimal -> not prodLogs

* default to non-debug prod logs

Co-authored-by: iko <ilyakooo0@gmail.com>
2021-10-13 17:06:43 +03:00
..
app Added the build git commit sha to ping endpoint (#110) 2021-09-26 19:36:10 +03:00
src Logging (#100) 2021-10-13 17:06:43 +03:00
LICENSE Initial open source release 2020-12-09 18:31:07 +03:00
octopod-backend.cabal Logging (#100) 2021-10-13 17:06:43 +03:00
Setup.hs Check formatting on CI (#103) 2021-09-15 14:47:28 +03:00