completed faq
4 files changed
tree: 9a888efcc4c68dceda7382ba6d030326d541bed5
  1. .github/
  2. .mvn/
  3. doc/
  4. examples/
  5. local-tasks/
  6. scripts/
  7. site.legacy/
  8. src/
  9. .asf.yaml
  10. .editorconfig
  11. .gitattributes
  12. .gitignore
  13. .zarro-defaults
  14. antora-playbook.yaml
  15. appveyor.yml
  16. Dockerfile
  17. LICENSE
  18. log4net.snk
  19. log4net.snk.readme
  20. mvnw
  21. mvnw.cmd
  22. NOTICE
  23. package-icon.png
  24. package-lock.json
  25. package.json
  26. pom.xml
  27. rat.excludesFile
  28. README.md
  29. 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