rocketraman commented on issue #139: URL: https://github.com/apache/logging-log4j-kotlin/issues/139#issuecomment-3362178266
One note: we should allow project-wide configuration with a per-annotation override to specify the logger name. Some people prefer `log` to `logger`, for example. We should also think about how this capability/feature will integrate with: * https://github.com/apache/logging-log4j-kotlin/issues/36 * https://github.com/apache/logging-log4j-kotlin/issues/71 I'm thinking an annotation like `@BaseLogger` would create a logger which is then configurable in the consuming class via DSL. But perhaps there are other approaches. -- 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]
