8     ";;;;        Kea source configure results:",
 
    9     ";;;;     -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-",
 
   13     ";;;;   Version:           1.9.9-git",
 
   14     ";;;;   Extended version:  1.9.9-git (git 6ffb6e64704ab3f95bd65d557b95155abe197592)",
 
   15     ";;;;   Version type:      development",
 
   16     ";;;;   OS Family:         Linux",
 
   19     ";;;;   Hooks directory:   /usr/lib64/kea/hooks",
 
   20     ";;;;   Premium hooks:     no",
 
   22     ";;;; Configure arguments:",
 
   23     ";;;;  '--prefix=/usr' '--libdir=/usr/lib64' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/man' '--docdir=/usr/doc/kea-1.9.7' '--with-log4cplus' '--without-mysql' '--without-pgsql' '--with-openssl' '--enable-shell' '--enable-logger-checks' '--disable-static' '--build=x86_64-slackware-linux' 'build_alias=x86_64-slackware-linux' 'CXXFLAGS=-O2' 'CPPFLAGS=-std=gnu++11' 'CFLAGS=-O2'",
 
   27     ";;;;   CXX_VERSION:     g++ (GCC) 9.3.0",
 
   28     ";;;;   CXX_STANDARD:    201402",
 
   29     ";;;;   DEFS:            -DHAVE_CONFIG_H",
 
   30     ";;;;   CPPFLAGS:        -std=gnu++11 -DOS_LINUX  -I$(top_srcdir) -I$(top_builddir)",
 
   32     ";;;;   LDFLAGS:          -lpthread",
 
   33     ";;;;   KEA_CXXFLAGS:     -Wall -Wextra -Wnon-virtual-dtor -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -pthread -Wno-missing-field-initializers -fPIC",
 
   36     ";;;;   PYTHON:          /usr/bin/python3",
 
   37     ";;;;   PYTHON_VERSION:  3.7",
 
   40     ";;;;   BOOST_VERSION:   1.58",
 
   41     ";;;;   BOOST_INCLUDES:  ",
 
   42     ";;;;   BOOST_LIBS:       -lboost_system",
 
   45     ";;;;   CRYPTO_VERSION:  OpenSSL 1.0.1m 19 Mar 2015",
 
   46     ";;;;   CRYPTO_CFLAGS:   ",
 
   47     ";;;;   CRYPTO_INCLUDES: ",
 
   48     ";;;;   CRYPTO_LDFLAGS:  ",
 
   49     ";;;;   CRYPTO_LIBS:     -lssl -lcrypto",
 
   50     ";;;;   TLS support:     yes",
 
   55     ";;;;   LOG4CPLUS_VERSION:  2.0.6",
 
   56     ";;;;   LOG4CPLUS_INCLUDES: -I/usr/include",
 
   57     ";;;;   LOG4CPLUS_LIBS:     -L/usr/lib -L/usr/lib64 -llog4cplus",
 
   61     ";;;;   BISON: /usr/bin/bison",
 
   69     ";;;; Cassandra CQL:",
 
   78     ";;;; Google Benchmark:",
 
   81     ";;;; GSS-API support:",
 
   82     ";;;;   GSSAPI_CFLAGS:         ",
 
   86     ";;;;   Enable Debugging:          no",
 
   87     ";;;;   Google Tests:              no",
 
   88     ";;;;   Google Benchmark:          no",
 
   89     ";;;;   Valgrind:                  found",
 
   90     ";;;;   C++ Code Coverage:         no",
 
   91     ";;;;   Logger checks:             yes",
 
   92     ";;;;   Install existing manuals:  no",
 
   93     ";;;;   Generate Documentation:    no",
 
   94     ";;;;   Generate Parser:           no",
 
   95     ";;;;   Generate Messages Files:   no",
 
   97     ";;;;   Kea-shell:                 yes, install to ${prefix}/lib64/python3.7/site-packages",
 
   98     ";;;;   Enable fuzzing:            no",
 
const char *const config_report[]
 
Defines the logger used by the top-level component of kea-dhcp-ddns.