Tue, 30 Jul 2019 02:35:17 +0200 net.*: Remove tostring call from logging
Kim Alvefur <zash@zash.se> [Tue, 30 Jul 2019 02:35:17 +0200] rev 10116
net.*: Remove tostring call from logging Taken care of by loggingmanager now
Tue, 30 Jul 2019 02:29:36 +0200 plugins: Remove tostring call from logging
Kim Alvefur <zash@zash.se> [Tue, 30 Jul 2019 02:29:36 +0200] rev 10115
plugins: Remove tostring call from logging Taken care of by loggingmanager now Mass-rewrite using lua pattern like `tostring%b()`
Tue, 30 Jul 2019 02:24:06 +0200 util.session: Remove tostring call from logging
Kim Alvefur <zash@zash.se> [Tue, 30 Jul 2019 02:24:06 +0200] rev 10114
util.session: Remove tostring call from logging Taken care of by loggingmanager now
Tue, 30 Jul 2019 02:23:44 +0200 util.sql: Remove tostring call from logging
Kim Alvefur <zash@zash.se> [Tue, 30 Jul 2019 02:23:44 +0200] rev 10113
util.sql: Remove tostring call from logging Taken care of by loggingmanager now
Tue, 30 Jul 2019 02:23:06 +0200 util.startup: Remove tostring call from logging
Kim Alvefur <zash@zash.se> [Tue, 30 Jul 2019 02:23:06 +0200] rev 10112
util.startup: Remove tostring call from logging Taken care of by loggingmanager now
Tue, 30 Jul 2019 02:20:27 +0200 core.portmanager: Remove unused local [luacheck]
Kim Alvefur <zash@zash.se> [Tue, 30 Jul 2019 02:20:27 +0200] rev 10111
core.portmanager: Remove unused local [luacheck]
Tue, 30 Jul 2019 02:19:54 +0200 core.portmanager: Remove tostring call from logging
Kim Alvefur <zash@zash.se> [Tue, 30 Jul 2019 02:19:54 +0200] rev 10110
core.portmanager: Remove tostring call from logging Taken care of by loggingmanager now
Tue, 30 Jul 2019 02:19:27 +0200 core.sessionmanager: Remove tostring call from logging
Kim Alvefur <zash@zash.se> [Tue, 30 Jul 2019 02:19:27 +0200] rev 10109
core.sessionmanager: Remove tostring call from logging Taken care of by loggingmanager now
Tue, 30 Jul 2019 02:18:59 +0200 core.stanza_router: Remove tostring call from logging
Kim Alvefur <zash@zash.se> [Tue, 30 Jul 2019 02:18:59 +0200] rev 10108
core.stanza_router: Remove tostring call from logging Taken care of by loggingmanager now
Tue, 30 Jul 2019 02:14:50 +0200 core.s2smanager: Rewrite log line to use formatting instead of concatenation
Kim Alvefur <zash@zash.se> [Tue, 30 Jul 2019 02:14:50 +0200] rev 10107
core.s2smanager: Rewrite log line to use formatting instead of concatenation Makes it more in line with logging elsewhere. Potentially avoids or at least delays creation of new string.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip