apparmor/changehat/mod_apparmor
Steve Beattie 087ec5e1ce mod_apparmor: use trace1 loglevel for developer-oriented debug messages
Apache 2.4 added addition logging levels. This patch converts some of
the log messages that are more intended for mod_apparmor development
and debugging than for sysadmins configuring mod_apparmor to use trace1
(APLOG_TRACE1) level instead. Since apache 2.2. does not contain this
level (or define), we define it back to APLOG_DEBUG.

Patch history:
  v1: initial version
  v2: mark a couple of additional log messages as trace1 level

Signed-off-by: Steve Beattie <steve@nxnw.org>
Acked-by: John Johansen <john.johansen@canonical.com>
2014-01-23 13:40:19 -08:00
..
apache2-mod_apparmor.spec.in as ACKed on IRC, drop the unused $Id$ tags everywhere 2010-12-20 12:29:10 -08:00
COPYING.LGPL Import the rest of the core functionality of the internal apparmor 2006-04-11 21:52:54 +00:00
frob_sysconfig as ACKed on IRC, drop the unused $Id$ tags everywhere 2010-12-20 12:29:10 -08:00
Makefile Convert make errors finding libapparmor to only occur when building 2014-01-09 12:11:19 -08:00
mod_apparmor.c mod_apparmor: use trace1 loglevel for developer-oriented debug messages 2014-01-23 13:40:19 -08:00
mod_apparmor.conf Import the rest of the core functionality of the internal apparmor 2006-04-11 21:52:54 +00:00
mod_apparmor.pod fix broken URLs in various utils/*.pod files. 2013-09-19 21:17:39 +02:00