C1Logger is a modern, thread-safe, and highly configurable logging library for .NET applications.Documentation Index
Fetch the complete documentation index at: https://docs.corpi1.uk/llms.txt
Use this file to discover all available pages before exploring further.
Designed for reliability and performance, C1Logger is ideal for desktop, server, and cloud-based solutions. Key Features:
Thread-safe: Safe for use in multi-threaded and high-concurrency environments.
Asynchronous: Logging is performed on a background thread for minimal application impact.
File rolling: Log files are automatically rotated by date and/or size.
Customizable: Easily extend with custom log sinks (e.g., cloud, database, or third-party services) and message formatting.
Syslog-style levels: Familiar log levels with shorthand for easy filtering and integration.
Flexible integration: Drop into any .NET project with minimal setup.
