From: Simon Ruderich Date: Wed, 12 May 2021 06:17:39 +0000 (+0200) Subject: sync: simplify LogFunc to take the log message as string X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;ds=sidebyside;h=b2d5dd94dfb0cf2154f7c2da4b2e0bd292fed77e;hp=b2d5dd94dfb0cf2154f7c2da4b2e0bd292fed77e;p=safcm%2Fsafcm.git sync: simplify LogFunc to take the log message as string LogFunc is not directly called by regular code which makes the format string less useful. ---