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