]> granicus.if.org Git - icinga2/commit
Implemented logging to files and made logging configurable.
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 10 Jul 2012 13:14:45 +0000 (15:14 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Tue, 10 Jul 2012 13:14:45 +0000 (15:14 +0200)
commita64c99c17693021197cc17afcea001f601e7c421
treecbec7ba91f7c35d26fb5eefdd4ca7a09e22bc175
parent86ae6579eddab585bfad3501b474622688a3a3d5
Implemented logging to files and made logging configurable.
18 files changed:
base/Makefile.am
base/application.cpp
base/consolelogger.cpp [deleted file]
base/consolelogger.h [deleted file]
base/exception.h
base/i2-base.h
base/logger.cpp
base/logger.h
base/socket.cpp
base/socket.h
base/streamlogger.cpp [new file with mode: 0644]
base/streamlogger.h [new file with mode: 0644]
base/sysloglogger.h
components/cibsync/cibsynccomponent.cpp
components/discovery/discoverycomponent.cpp
icinga/icingaapplication.cpp
icinga/jsonrpcendpoint.cpp
jsonrpc/jsonrpcclient.cpp