rm5248 commented on PR #159: URL: https://github.com/apache/logging-log4cxx/pull/159#issuecomment-1347481504
I see that you updated the example in the usage page. Are the changes that you put in the usage.md file because of the logging in a static initializer? The reason that I'm asking is because I wonder if this is getting too complicated for an introductory example; the `com::foo::getLogger` function is not needed for basic applications. I have never had a need to log in a static initializer(although I'm sure some people have). Would it make sense to make a new section in the usage page(or create a new page) that goes over what is required for logging in a static initializer? -- 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]
