added simple compression tests for prototyping
1 file changed
tree: 4b22317b332a321b0535a5ecdc3576404393454a
  1. .github/
  2. doc/
  3. examples/
  4. local-tasks/
  5. scripts/
  6. src/
  7. .asf.yaml
  8. .editorconfig
  9. .gitattributes
  10. .gitignore
  11. .zarro-defaults
  12. appveyor.yml
  13. Dockerfile
  14. LICENSE
  15. log4net.snk
  16. log4net.snk.readme
  17. NOTICE
  18. package-icon.png
  19. package-lock.json
  20. package.json
  21. pom.xml
  22. rat.excludesFile
  23. README.md
  24. 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