aboutsummaryrefslogtreecommitdiff
path: root/log_parameters_test.go
Commit message (Collapse)AuthorAgeFilesLines
* added option to run with unregistered namespacesRasmus Dahlberg2021-03-151-3/+4
| | | | Also a few minor fixes such that server binary starts again.
* major refactor based on README.md and TODOsRasmus Dahlberg2021-02-251-0/+98
Updated types, improved units tests, isolated most test data to have it in one place, renamed and created new files to improve readability, and fixed a bunch of minor TODOs.