0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-01 14:09:09 +02:00
synapse/changelog.d/11761.misc
Richard van der Hoff 251b5567ec
Remove log_function and its uses (#11761)
I've never found this terribly useful. I think it was added in the early days
of Synapse, without much thought as to what would actually be useful to log,
and has just been cargo-culted ever since.

Rather, it tends to clutter up debug logs with useless information.
2022-01-18 13:06:04 +00:00

1 line
53 B
Text

Remove `log_function` utility function and its uses.