https://github.com/atata-framework/atata-nlog
.NET library that adds NLog logging to Atata
https://github.com/atata-framework/atata-nlog
Last synced: 11 months ago
JSON representation
.NET library that adds NLog logging to Atata
- Host: GitHub
- URL: https://github.com/atata-framework/atata-nlog
- Owner: atata-framework
- License: apache-2.0
- Created: 2025-06-30T16:32:31.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-30T21:05:49.000Z (12 months ago)
- Last Synced: 2025-08-05T21:40:35.714Z (11 months ago)
- Language: C#
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Atata.NLog
[](https://marketplace.visualstudio.com/items?itemName=YevgeniyShunevych.AtataTemplates)\
[](https://join.slack.com/t/atata-framework/shared_invite/zt-5j3lyln7-WD1ZtMDzXBhPm0yXLDBzbA)
[](https://atata.io)
[](https://x.com/AtataFramework)
**Atata.NLog** is a .NET library that adds NLog logging to [Atata](https://github.com/atata-framework/atata).
*The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.*
## Community
- Slack: [https://atata-framework.slack.com](https://join.slack.com/t/atata-framework/shared_invite/zt-5j3lyln7-WD1ZtMDzXBhPm0yXLDBzbA)
- X: https://x.com/AtataFramework
- Stack Overflow: https://stackoverflow.com/questions/tagged/atata
## Feedback
Any feedback, issues and feature requests are welcome.
If you faced an issue please report it to [Atata.NLog Issues](https://github.com/atata-framework/atata-nlog/issues),
[ask a question on Stack Overflow](https://stackoverflow.com/questions/ask?tags=atata+csharp) using [atata](https://stackoverflow.com/questions/tagged/atata) tag
or use another [Atata Contact](https://atata.io/contact/) way.
## Contact author
Contact me if you need a help in test automation using Atata Framework, or if you are looking for a quality test automation implementation for your project.
- LinkedIn: https://www.linkedin.com/in/yevgeniy-shunevych
- Email: yevgeniy.shunevych@gmail.com
- Consulting: https://atata.io/consulting/
## Contributing
Check out [Contributing Guidelines](CONTRIBUTING.md) for details.
## SemVer
Atata Framework tries to follow [Semantic Versioning 2.0](https://semver.org/) when possible.
Sometimes Selenium.WebDriver dependency package can contain breaking changes in minor version releases,
so those changes can break Atata as well.
But Atata manages its sources according to SemVer.
Thus backward compatibility is mostly followed and updates within the same major version
(e.g. from 2.1 to 2.2) should not require code changes.
## License
Atata is an open source software, licensed under the Apache License 2.0.
See [LICENSE](LICENSE) for details.