C# Class Caucho.IIS.NoopLogger

Inheritance: Logger
Afficher le fichier Open project: mdaniel/svn-caucho-com-resin

Méthodes publiques

Méthode Description
Log ( EventLogEntryType entryType, string message, object args ) : void
NoopLogger ( ) : System

Method Details

Log() public méthode

public Log ( EventLogEntryType entryType, string message, object args ) : void
entryType EventLogEntryType
message string
args object
Résultat void

NoopLogger() public méthode

public NoopLogger ( ) : System
Résultat System