You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2022/11/27 13:00:17 UTC

[GitHub] [logging-log4j2] ppkarwasz commented on pull request #1147: [LOG4J2-3638] Provide a Maven plugin to inline location information

ppkarwasz commented on PR #1147:
URL: https://github.com/apache/logging-log4j2/pull/1147#issuecomment-1328241806

   My current plan for (logging) world domination is:
   
   1. Weave a project's bytecode to embed location information (this PR),
   2. Weave bytecode that uses JUL, JCL, SLF4J to use `LogBuilder` with embedded location information,
   3. Add support for weaving a project's dependencies,
   4. Add support for converting source code (written using `Logger`, JUL, JCL or SLF4J) to use `LogBuilder`. If the source code uses `LogBuilder` adding location information is elegant and trivial (e.g. no need for local variables).


-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org