Table of Contents
These v19 docs are archived 🔒. Go to the latest docs home or try if this exact page is available in the latest docs.

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
object
ILog_Add