Enhancing telemetry in Seq and fixes namespaces
This commit is contained in:
parent
5568007237
commit
9f4996bc8f
65 changed files with 1122 additions and 1139 deletions
|
|
@ -1,8 +1,8 @@
|
|||
using Autofac;
|
||||
using Core.Logging;
|
||||
using Core.Telemetry;
|
||||
using PlanTempus.Core.Logging;
|
||||
using PlanTempus.Core.Telemetry;
|
||||
|
||||
namespace Core.ModuleRegistry
|
||||
namespace PlanTempus.Core.ModuleRegistry
|
||||
{
|
||||
public class SeqLoggingModule : Module
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue