Closed xeyownt closed 7 years ago
Currently log list all events and signals, but it is not clear from which process it comes. Reading the log it should be clear, even for non-dev, which lines comes from which process (from borgcronic daemon, borgcronic wakeup, borg itself).
We could use a convention:
##
#
We use a one or two letter prefix, surrounded with brackets (e.g. [D]).
[D]
Currently log list all events and signals, but it is not clear from which process it comes. Reading the log it should be clear, even for non-dev, which lines comes from which process (from borgcronic daemon, borgcronic wakeup, borg itself).
We could use a convention:
##
from daemon.#
from wakeup process.