MEONMedical / Log4Qt

Log4Qt - Logging for the Qt cross-platform application framework
Apache License 2.0
580 stars 234 forks source link

Allow java - loggernames within Hierarchy::createLogger() #24

Closed chehrlic closed 7 years ago

chehrlic commented 7 years ago

Allow java - loggernames in the form 'Foo.bar' within Hierarchy::createLogger(). The notation is also allowed in the property-config - so allowing this here too is just consistent. This makes transition from log4cxx easier :)