Table of Contents

Class ILog_Add

Namespace
ToSic.Lib.Logging
Assembly
ToSic.Lib.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_Add
Inheritance
ILog_Add