summaryrefslogtreecommitdiff
path: root/internal/logging
AgeCommit message (Expand)Author
2025-02-18feat(logging): reopen on sighup (#7140)James Elliott
2024-04-15fix(web): adjust router basename behaviour (#7130)Amir Zarrinkafsh
2024-04-12refactor(logging): adjust hook registration (#7139)James Elliott
2024-04-11refactor(logging): only include stacktrace above info (#7137)James Elliott
2023-11-27feat(logging): date time layout (#6333)James Elliott
2023-09-03docs: jsonschema (#5493)James Elliott
2023-09-03refactor(logging): log user at startup (#5941)James Elliott
2023-08-05docs: clarification about common configurations (#5785)James Elliott
2023-04-15refactor: interfaces (#5252)James Elliott
2023-02-28fix(logging): injected time format inconsistent (#5004)James Elliott
2022-12-04test: use testing tempdir tooling (#4468)Eng Zer Jun
2022-10-02feat(oidc): issuer jwk certificates (#3989)James Elliott
2022-09-10refactor(logging): implement common interfaces (#3994)James Elliott
2022-06-06feat(logging): allow time replacement in log file name (#3330)James Elliott
2022-03-03feat: webauthn (#2707)James Elliott
2021-12-02refactor: remove ioutil (#2635)James Elliott
2021-08-11fix: include major in go.mod module directive (#2278)James Elliott
2021-08-03feat(configuration): replace viper with koanf (#2053)James Elliott
2021-05-31feat: add option to keep stdout logging with log_file_path (#2037)Amir Zarrinkafsh
2021-01-15[BUGFIX] Disable colored logging outputs when file is specified (#1603)Amir Zarrinkafsh
2020-11-25[FEATURE] Add JSON log formatting option (#1488)Amir Zarrinkafsh
2020-11-13[MISC] Append log file instead of overwriting (#1450)Amir Zarrinkafsh
2020-05-05[CI] Add wsl linter (#980)Amir Zarrinkafsh
2020-05-02[CI] Add godot linter (#958)Amir Zarrinkafsh
2020-03-09[FEATURE] [BREAKING] Support writing logs in a file. (#686)Clément Michaud
2020-01-21Misc Spelling CorrectionsJames Elliott
2019-12-11Display correct RemoteIP in logs.Clement Michaud
2019-11-17Move source code into internal directory to follow standard project layout.Clement Michaud