swebb2066 commented on PR #159: URL: https://github.com/apache/logging-log4cxx/pull/159#issuecomment-1347796956
I changed index.md because I believe wrapping `getLogger `is a best-practice technique. It will improve user code maintainability, compared to initializing log4cxx in main. Why do you think have a wrapper fumction for `getLogger` is complicated? Is it because you think a function `local static struct `is too complicated? I would expect level of software engineer using log4cxx (which is really only appropriate for large applications) should be able to handle a `local static struct` technique. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
