Table of Contents

Class ILog_Values

Namespace
ToSic.Sys.Logging
Assembly
ToSic.Sys.Core.dll

Various extensions for ILog objects to add logs. They are all implemented as extension methods, so that they will not fail even if the log object is null.

[PublicApi]
public static class ILog_Values
Inheritance
object
ILog_Values