Revision 439d95d004b2c2e1e65e3b22404c02dd23056661
Committed on 03/04/2014 4:57 am by
Martin Eckhardt <martin.eckhardt@prosiebensat1digital.de> [GitHub Diff]
Added logging capability to config updater
* Introduced monolog/monolog.
* Added a log-file option, default is PHP STDOUT stream.
* Some CS.
* Warning if file is not found instead of exception.