Get information out of your code at runtime to send it to log files, perf counters, consoles, services, sensors. Maximum flexibility and maintainability, minimum code.
Other
13
stars
10
forks
source link
remove PocketContainer package dependency from Its.Log.Monitoring package #27
PocketContainer is an included C# file, not an assembly, so the dependency should not be transitive to consumers of Its.Log.Monitoring. AppVeyor's build includes it in the NuGet package by default but in this case we should remove it.
PocketContainer is an included C# file, not an assembly, so the dependency should not be transitive to consumers of Its.Log.Monitoring. AppVeyor's build includes it in the NuGet package by default but in this case we should remove it.