Hi,Currently we don't throw any exceptions in log4php, but there's a few places where I think it makes sense to throw an exception. In example all configurators should yield an exception if something the provided configuration is wrong.
Should we introduce exceptions in log4php? If so where do we need it and what kinds of exceptions can you think of? I think it's useful to have a shared overview of where we want to throw exceptions.
Knut
