FreeAndNil commented on issue #282:
URL: 
https://github.com/apache/logging-log4net/issues/282#issuecomment-3961560734

   Hi @pavloivasiuta,
   
   we need to detect whether we are running under Android 
(https://stackoverflow.com/questions/47521008/how-can-i-distinguish-between-unix-and-android-on-netstandard-2-0),
 but we have only the API of netstandard2.0.
   
   The exception gets caught, so there should be no further problems.
   
   We could add an environment variable (e.g. LOG4NET_OS=LINUX) to skip the 
detection.
   
   What do you think?


-- 
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]

Reply via email to