https://issues.apache.org/jira/browse/LOG4NET-696 - added timeout and log messages
2 files changed
tree: 9b6f112508d1e31d0a7c2efb78a9982c0a5791a4
  1. .github/
  2. .mvn/
  3. doc/
  4. examples/
  5. local-tasks/
  6. scripts/
  7. src/
  8. .asf.yaml
  9. .editorconfig
  10. .gitattributes
  11. .gitignore
  12. .zarro-defaults
  13. antora-playbook.yaml
  14. appveyor.yml
  15. Dockerfile
  16. LICENSE
  17. log4net.snk
  18. log4net.snk.readme
  19. mvnw
  20. mvnw.cmd
  21. NOTICE
  22. package-icon.png
  23. package-lock.json
  24. package.json
  25. pom.xml
  26. rat.excludesFile
  27. README.md
  28. STATUS.txt
README.md

log4net

NuGet package NuGet package

Introduction

Apache log4net is a sub project of the Apache Logging Services project. Apache log4net graduated from the Apache Incubator in February 2007. Web site: http://logging.apache.org/log4net

Documentation

For the latest documentation see the log4net web site at: http://logging.apache.org/log4net

Contributing

log4net development happens on Github and on our mailing list. Please join the mailing list and discuss bigger changes before working on them.

For bigger changes we must ask you to sign a Contributor License Agreement.

Developing

log4net targets net462 and netstandard2.0.

Please see