GoToSocial/cmd/gotosocial
Daenney 1ca5c62e25
[bug] maxprocs set logger to nil (#1512)
We want to set the Logger to nil, but that means we still need to wrap
it in `maxprocs.Logger()`.
2023-02-17 12:31:34 +01:00
..
action [bug] maxprocs set logger to nil (#1512) 2023-02-17 12:31:34 +01:00
admin.go [chore/performance] Update media prune logic, add extra CLI command (#1474) 2023-02-11 12:48:38 +01:00
common.go
debug.go
main.go [performance] processing media and scheduled jobs improvements (#1482) 2023-02-13 18:40:48 +00:00
server.go
testrig.go