ALog is a powerful and extensible logging framework built for .NET 8+.
It is designed to be simple to use, highly configurable, and ready for modern development across platforms including Windows, Linux, and iOS.
⚙️ Roadmap
Scope-based logging (using Log.BeginScope(...))
Channel-based async background log queue
Additional writers (e.g., HTTP, SQL, cloud-based)
External config via JSON or environment
NuGet package & logo
Full unit test coverage
Features
- Intuitive API: Log.Write(...), Log.WriteAsync(...)
- Fully async- and sync-capable
- Structured logging with scoped contextual data (BeginScope(...))
- Exception logging included
- Formatter support (PlainText, JSON, or custom)
- Console and file writers (with optional color + rolling)
- Log level filtering
- Cross-platform compatible
- Fluent, builder-style configuration
- Minimal setup: using ALog; gives access to everything
Follow ALog
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ALog!