apache / logging-log4cxx

Apache Log4cxx is a C++ port of Apache Log4j
http://logging.apache.org/log4cxx
Apache License 2.0
273 stars 122 forks source link

Simplify the DOMConfigurator interface in the next ABI version #404

Closed swebb2066 closed 3 months ago

swebb2066 commented 3 months ago

This PR takes advantage of the implicit conversions from the various types of string provided by log4cxx::File constructors to simplify DOMConfigurator.