AOPify.Logging.NullLogger.DebugException C# (CSharp) Method

DebugException() public method

public DebugException ( string message, Exception exception ) : void
message string
exception System.Exception
return void
        public void DebugException(string message, Exception exception)
        {
        }