Properly initialize logging
authorSimo Sorce <simo@redhat.com>
Mon, 13 Oct 2014 20:46:26 +0000 (16:46 -0400)
committerSimo Sorce <simo@redhat.com>
Mon, 13 Oct 2014 20:47:55 +0000 (16:47 -0400)
commitaa4f8f9c06eec26248f068f445fe2412cb6f467b
treea53758545ad32e5254bcc29bfbd3f90287f36b58
parentbb7c20bc7f487b52c79ec0279c3f83d13582f9c2
Properly initialize logging

We need to call APLOG_USE_MODULE() so that the module name is reported
properly in log lines, and per module logging level can be set.

Fixes #6
src/mod_auth_gssapi.c
src/sessions.c