crond: log5 fix typo, replace log level '4' with '5'
commit01f2b5976d03fb50229d28297cf5ebd8be533203
authorJones Syue <jonessyue@qnap.com>
Mon, 29 Jan 2024 02:58:41 +0000 (29 10:58 +0800)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 2 Mar 2024 16:03:37 +0000 (2 17:03 +0100)
treedbe2d7f6c270b4c3e2a530a86ad35117ea5ee568
parentc5a1be25ba6dd705382ce6c25d96a32f79974c04
crond: log5 fix typo, replace log level '4' with '5'

log5() with crondlog(5, msg, va) seems making logging more consistent.

function                                             old     new   delta
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/0 up/down: 0/0)                 Total: 0 bytes

Signed-off-by: Jones Syue <jonessyue@qnap.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
miscutils/crond.c