adjust package-icon to new apache logo
1 file changed
tree: a46aa3700e06250256b4a843e214835f2aecc8dd
  1. .github/
  2. .mvn/
  3. doc/
  4. examples/
  5. scripts/
  6. src/
  7. .asf.yaml
  8. .editorconfig
  9. .gitattributes
  10. .gitignore
  11. antora-playbook.yaml
  12. Dockerfile
  13. LICENSE
  14. log4net.snk
  15. log4net.snk.readme
  16. mvnw
  17. mvnw.cmd
  18. NOTICE
  19. package-icon.png
  20. package-lock.json
  21. package.json
  22. pom.xml
  23. rat.excludesFile
  24. README.md
  25. 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