Description
As discussed on the mailing list I want log4php to rather throw an Exception than to silently do nothing. The proposed LoggerException is an good idea. Re-throwing every possible PDO exception does not make the code cleaner, though. But luckily it's only necessary in two functions.
A patch for code and unit test is attached.
bye,
christian