summaryrefslogtreecommitdiff
path: root/logging
AgeCommit message (Expand)Author
2023-10-08chore(go): run betteralign and gofumpt on codebaseGabe Kangas
2021-09-12Expanded linting + fix warnings (#1396)Gabe Kangas
2021-07-11Fix initial creation of logging directoryGabe Kangas
2021-06-29Some linter cleanupGabe Kangas
2021-05-23Create+use logs dir within data dir for loggingGabe Kangas
2021-05-22Save owncast logs to log file. Closes #908Gabe Kangas
2020-12-05Split up warnings so the entire slice does not have to be iterated throughGabe Kangas
2020-12-05Limit number of log entries returned. Closes #423Gabe Kangas
2020-11-12Fix godoc style comments (#356)Christian Muehlhaeuser
2020-10-29Add logging admin APIs for dashboard #114Gabe Kangas