Method | Description | |
---|---|---|
IronLogger ( IronRuntime runtime ) : System | ||
Log ( string message ) : void | ||
Log ( string message, LogLevel level ) : void |
public IronLogger ( IronRuntime runtime ) : System | ||
runtime | IronRuntime | |
return | System |
public Log ( string message, LogLevel level ) : void | ||
message | string | |
level | LogLevel | |
return | void |