laeubi commented on code in PR #359: URL: https://github.com/apache/felix-dev/pull/359#discussion_r2001300055
########## log/src/main/java/org/apache/felix/log/FormatterLoggerImpl.java: ########## @@ -26,12 +26,13 @@ public class FormatterLoggerImpl extends LoggerImpl implements FormatterLogger { - public FormatterLoggerImpl( Review Comment: If it is not exported then it is effective private in OSGi, in any case I would add such change in a separate PR if desired and do not mix it with the usage of annotations. Beside that it will only be a micro change. -- 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: dev-unsubscr...@felix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org