mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 06:50:00 +00:00
2fd69ec58b
On startup and shutdown of a worker, we log a message of the worker being started together with a textual representation of a memory address. Though this can be handy for developers to debug startup/shutdown sequencing issues of the workers, it's typically not very useful or informative for an admin. We can also output a lot of these (on my system I get 265 lines of these during startup). This changes the messages from Info to Debug, to not print them under normal circumstances. |
||
---|---|---|
.. | ||
delivery | ||
controller.go | ||
deliver.go | ||
dereference.go | ||
derefinstance.go | ||
derefmedia.go | ||
finger.go | ||
finger_test.go | ||
signing.go | ||
transport.go | ||
transport_test.go |