C# Class SOSync.Logger.LoggerIndent

Inheritance: IDisposable
Show file Open project: shiftright/amtsync_b2c

Public Methods

Method Description
Dispose ( ) : void
LoggerIndent ( string message, string level = LEVEL_INFO ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

LoggerIndent() public method

public LoggerIndent ( string message, string level = LEVEL_INFO ) : System
message string
level string
return System