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

   Hi @neboskreb,
   
   Looking more closely at `android-log4j2`, it is **not** an implementation of 
the Log4j API, but a set of Log4j Core plugins to enhance user experience on 
Android right?
   
   In this case I would:
   
   - just add a short AsciiDoc note below the Log4j Core entry:
     
https://github.com/apache/logging-log4j2/blob/7acbc486854cd9b62184883ef9ee5973e1ef1b8b/src/site/antora/modules/ROOT/pages/faq.adoc?plain=1#L360
     that simply says "For a better experience on Android, see the 
**third-party** Log4j2 in Android project". The "third-party" word is essential 
here, since the ASF can not endorse third-party software.
   - add an "Android Lookup" section to the [Third-party lookups 
section](https://logging.staged.apache.org/log4j/2.x/manual/lookups.html#third-party).
 The order is alphabetical and the entry should contain enough information to 
understand what the lookup does, but delegate to your own documentation, so it 
does not need to be changed at each release.
   - add the fully qualified name of the "Android Context Selector" to the 
[Context Selector 
section](https://logging.staged.apache.org/log4j/2.x/manual/systemproperties.html#properties-properties-context-selector)
 of our website. There is a subsection for third-party context selectors.
   - we don't have a "third-party appenders" section yet, but you can probably 
create such a section in the [appenders 
page](https://logging.staged.apache.org/log4j/2.x/manual/appenders.html) or 
create a new page with third-party appenders. @grobmeier, what is the best 
approach? 


-- 
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-unsubscr...@logging.apache.org

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

Reply via email to