NullExceptionLogger.Log method

namespace: Serenity   assemblySerenity.Net.Core

Does nothing

public void Log(Exception exception, string category)
parameter description
exception The exception.
category Optional category, can be null

See Also