C# Class Helios.Logging.Info

LogLevel.Info events
Inheritance: LogEvent
Datei anzeigen Open project: helios-io/helios Class Usage Examples

Public Methods

Method Description
Info ( string message, string logSource ) : System

Method Details

Info() public method

public Info ( string message, string logSource ) : System
message string
logSource string
return System