]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
Added a new "FATAL" log command, which master uses to log all abnormal process exits.
authorTimo Sirainen <tss@iki.fi>
Thu, 8 Dec 2011 03:53:55 +0000 (05:53 +0200)
committerTimo Sirainen <tss@iki.fi>
Thu, 8 Dec 2011 03:53:55 +0000 (05:53 +0200)
commit800fc30be46bc6f8380f6de04aea7c19ea839ddf
tree1d95a6bee3ab6e84d94879ddab5ebb0e0f9d1225
parent05f3f770d4d7f815544eb7acad66a3dc94f9248f
Added a new "FATAL" log command, which master uses to log all abnormal process exits.
The log process adds the process's log prefix or IP address to the message
if available.
src/log/log-connection.c
src/master/service-process.c