Base logger for the WorkflowServer and DWKit.
Info
Version: | 5.3.0 |
Author(s): | OptimaJet, LLC |
Last Update: | Tuesday, September 24, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://workflowserver.io/ |
NuGet Url: | https://www.nuget.org/packages/OptimaJet.Logging |
Install
Install-Package OptimaJet.Logging
dotnet add package OptimaJet.Logging
paket add OptimaJet.Logging
OptimaJet.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.7.1)
- Serilog.AspNetCore(>= 2.1.1)
- Serilog.Formatting.Compact(>= 1.0.0)
- Serilog.Formatting.Compact.Reader(>= 1.0.2)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.Debug(>= 1.0.1)
- Serilog.Sinks.EventLog(>= 3.1.0)
- Serilog.Sinks.File(>= 4.0.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- WorkflowEngine.NETCore-Core(>= 5.0.2)
Tags