GoToSocial/internal/log
kim 9fcfe61410
[chore] small logging cleanup (#869)
* handle more syslogging levels, use singular time format variable, add entry .New() function

* pass in calldepth to lower log functions to ensure correctly set

* update truncate length in syslog test
2022-10-01 16:36:08 +01:00
..
caller.go [chore] simplify generating log entry caller information (#863) 2022-09-29 12:02:12 +02:00
entry.go [chore] small logging cleanup (#869) 2022-10-01 16:36:08 +01:00
init.go
log.go [chore] small logging cleanup (#869) 2022-10-01 16:36:08 +01:00
pool.go
syslog_test.go [chore] small logging cleanup (#869) 2022-10-01 16:36:08 +01:00
writer.go