This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# portaloggy
|
# portaloggy
|
||||||
|
|
||||||
[](https://paypal.me/emsicz) [](https://github.com/masiton?tab=repositories)
|
[](https://paypal.me/emsicz) [](https://github.com/masiton?tab=repositories)
|
||||||
|
|
||||||
A minimal, highly-portable, thread-safe .NET logging abstraction and implementation. Use `portaloggy.ILogger` everywhere. Make use of `portaloggy.LoggerExtensions` to make easy logging even easier. Already contains `ConsoleLogger` for dead-simple console logging and `AggregatedLogger` for simultaneous logging to multiple instances of `ILogger`.
|
A minimal, highly-portable, thread-safe .NET logging abstraction and implementation. Use `portaloggy.ILogger` everywhere. Make use of `portaloggy.LoggerExtensions` to make easy logging even easier. Already contains `ConsoleLogger` for dead-simple console logging and `AggregatedLogger` for simultaneous logging to multiple instances of `ILogger`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user