]> git.ipfire.org Git - thirdparty/kea.git/commit
[github41] Initialize logging before reading configuration
authorTomek Mrugalski <tomasz@isc.org>
Thu, 8 Feb 2018 04:49:18 +0000 (04:49 +0000)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 8 Feb 2018 04:49:18 +0000 (04:49 +0000)
commitd77fbec5a003a69cab207aa741133015f2657878
treefe73c0c61cdab5b57b55d83568b1702b5707847a
parente35fb004fee26796147c3ef8ec8b4f1fc0f42b8f
[github41] Initialize logging before reading configuration

More precisely, before reading the "Dhcp4" and "Dhcp6" configurations to
log errors thrown because of any configuration loading issues.

# Conflicts:
# src/bin/dhcp4/kea_controller.cc
# src/bin/dhcp6/kea_controller.cc
src/bin/dhcp4/ctrl_dhcp4_srv.cc
src/bin/dhcp6/ctrl_dhcp6_srv.cc