qpsmtpd/plugins/logging
Matt Simerson c3626f2123 in log entries, print hook name first
so log entries look like this:

86553 (connect) ident::geoip: US, United States
86553 (connect) ident::p0f: Windows 7 or 8
86553 (connect) check_earlytalker: remote host said nothing spontaneous, proceeding

instead of this:

86553 ident::geoip: (connect): US, United States
86553 ident::p0f: (connect) Windows 7 or 8
86553 check_earlytalker: (connect): remote host said nothing spontaneous, proceeding

Conflicts:

	plugins/logging/warn
2012-05-06 16:00:58 -07:00
..
adaptive Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
apache Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
connection_id Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
devnull Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
file Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
syslog Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
transaction_id Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
warn in log entries, print hook name first 2012-05-06 16:00:58 -07:00