authelia/cmd/authelia-scripts
Amir Zarrinkafsh 774c1c0207
[MISC] Consistently utilise correct logging interface (#1487)
This change aims to utilise the correct logging interface consistently.

The only instances where stdlib log is utilised is for tests and when commands that Authelia supports; for example certificate generation, password hashing and config validation.
2020-11-25 09:54:36 +11:00
..
authelia-scripts do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
cmd_bootstrap.go [MISC] Consistently utilise correct logging interface (#1487) 2020-11-25 09:54:36 +11:00
cmd_build.go [FEATURE] Docker simplification and configuration generation (#1113) 2020-06-17 16:25:35 +10:00
cmd_ci.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
cmd_clean.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
cmd_docker.go [CI] Update QEMU to v5.1.0-7 (#1457) 2020-11-16 21:22:09 +11:00
cmd_serve.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
cmd_suites.go [CI] Collect coverage from frontend during integration tests (#1472) 2020-11-19 12:50:34 +11:00
cmd_unittest.go [CI] Add Codecov support (#1065) 2020-06-05 10:43:19 +10:00
const.go [CI] Add goconst linter (#961) 2020-05-02 18:20:40 +02:00
docker.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
main.go [CI] Update QEMU to v5.1.0-2 (#1321) 2020-09-18 22:05:43 +10:00