Top 20 NuGet Packages depending on TacitusLogger
Total dependencies: 10
Extension destination for TacitusLogger that sends logs to the RabbitMQ exchanges.
Attention: TacitusLogger.Destinations.RabbitMq is currently in Alpha phase. This means you should not use it in any production code.
Extension destination for TacitusLogger that sends logs to MongoDb database.
Attention: TacitusLogger.Destinations.MongoDb is currently in Alpha phase. This means you should not use it in any production code.
Extension destination for TacitusLogger that sends logs as emails using SMTP protocol.
Attention: TacitusLogger.Destinations.Email is currently in Alpha phase. This means you should not use it in any production code.
Extension for Microsoft dependency injection container that helps to configure and add TacitusLogger as a singleton.
Attention: TacitusLogger.DI.MicrosoftDI is currently in Alpha phase. This means you should not use it in any production code.
Extension for Autofac dependency injection container that helps to configure and add TacitusLogger as a singleton.
Attention: TacitusLogger.DI.Autofac is currently in Alpha phase. This means you should not use it in any production code.
Extension contributor for TacitusLogger that generates additional info related to the thread on which the logger method was called.
Attention: TacitusLogger.Contributors.ThreadInfo is currently in Alpha phase. This means you should not use it in any production code.
Extension contributor for TacitusLogger that generates additional info related to the machine on which the log was produced.
Attention: TacitusLogger.Contributors.MachineInfo is currently in Alpha phase. This means you should not use it in any production code.
Extension for Ninject dependency injection container that helps to configure and add TacitusLogger as a singleton.
Attention: TacitusLogger.DI.Ninject is currently in Alpha phase. This means you should not use it in any production code.
Extension destination for TacitusLogger that sends logs to database using Entity Framework ORM.
Attention: TacitusLogger.Destinations.EntityFramework is currently in Alpha phase. This means you should not use it in any production code.
Extension destination for TacitusLogger that sends logs to System.Diagnostics.Trace listeners.
Attention: TacitusLogger.Destinations.Trace is currently in Alpha phase. This means you should not use it in any production code.