Top 20 NuGet Packages depending on Plexdata.LogWriter.Abstraction

Total dependencies: 7

Plexdata.LogWriter.Composite implements the ICompositeLogger interface that allows writing of logging messages into multiple logging sinks. Main feature of this package is that it can be used platform independently.
Plexdata.LogWriter.Mail implements the IMailLogger interface that allows writing of logging messages to any type of e-mail target. Main feature of this package is that it can be used platform independently.
Plexdata.LogWriter.Console.Windows implements the IConsoleLogger interface that allows printing of logging messages into the console window. Main feature of this package is that NOT only pure console applications are able to write logging messages into the console window. For example when using an ...
Plexdata.LogWriter.Console.Standard implements the IConsoleLogger interface that allows printing of logging messages into the console window. Main feature of this package is that it can be used platform independently.
Plexdata.LogWriter.Console defines all ILogger derived interfaces for console logging of the Plexdata Logging Writer. This package includes classes that are shared between all available implementations of any of the console logger interfaces.
Plexdata.LogWriter.Persistent implements the IPersistentLogger interface that allows writing of logging messages into files. Main feature of this package is that it can be used platform independently.
Plexdata.LogWriter.Stream implements the IStreamLogger interface that allows writing of logging messages into any type of stream sink. Main feature of this package is that it can be used platform independently.