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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ALog!