netbird/client/cmd
Mikhail Bragin 13b4be31df
feature: add logging to a file (#112)
* feature: add logging to a file

* refactor: move InitLog to util lib

* docs: update signal and management docs

* chore: update docker compose

* set --log-file to console

* chore: comment out log volume in docker compose

Co-authored-by: mlsmaycon <mlsmaycon@gmail.com>
2021-09-07 09:53:18 +02:00
..
login_test.go fix: login test 2021-08-19 21:17:39 +02:00
login.go feature: add logging to a file (#112) 2021-09-07 09:53:18 +02:00
root.go feature: add logging to a file (#112) 2021-09-07 09:53:18 +02:00
service_controller.go add wiretrustee LOGIN command (#90) 2021-08-18 13:35:42 +02:00
service_installer.go Peer management login (#83) 2021-08-15 16:56:26 +02:00
service.go add wiretrustee LOGIN command (#90) 2021-08-18 13:35:42 +02:00
testutil.go Turn credentials generation (#102) 2021-09-02 14:41:54 +02:00
up_test.go test: increase client interface up timout 2021-08-20 15:55:28 +02:00
up.go feature: add logging to a file (#112) 2021-09-07 09:53:18 +02:00