]> granicus.if.org Git - icinga2/commit
Made logging more modular.
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 10 Jul 2012 10:21:19 +0000 (12:21 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Tue, 10 Jul 2012 10:21:19 +0000 (12:21 +0200)
commit7d859e2e18ec33d032fb41bd61e1adc820bed45f
tree393daf6310dbb08b7e929302a71c6edcacb4acd1
parentb9fd84a87f9fc38ae3819e9ccfc99af5b10a4fdd
Made logging more modular.
22 files changed:
base/Makefile.am
base/application.cpp
base/application.h
base/consolelogger.cpp [new file with mode: 0644]
base/consolelogger.h [new file with mode: 0644]
base/event.cpp
base/i2-base.h
base/logger.cpp [new file with mode: 0644]
base/logger.h [new file with mode: 0644]
base/timer.cpp
components/checker/checkercomponent.cpp
components/configfile/configfilecomponent.cpp
components/delegation/delegationcomponent.cpp
components/demo/democomponent.cpp
components/discovery/discoverycomponent.cpp
dyn/config_lexer.cc
dyn/config_lexer.ll
dyn/configcompiler.cpp
icinga/endpointmanager.cpp
icinga/icingaapplication.cpp
icinga/jsonrpcendpoint.cpp
jsonrpc/jsonrpcclient.cpp