C# Class SOSync.Logger.LoggerIndent

Inheritance: IDisposable
Afficher le fichier Open project: shiftright/amtsync_b2c

Méthodes publiques

Méthode Description
Dispose ( ) : void
LoggerIndent ( string message, string level = LEVEL_INFO ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

LoggerIndent() public méthode

public LoggerIndent ( string message, string level = LEVEL_INFO ) : System
message string
level string
Résultat System