Method | Description | |
---|---|---|
Error ( string messageTemplate ) : void | ||
Information ( string messageTemplate ) : void | ||
Verbose ( string messageTemplate ) : void |
public static Error ( string messageTemplate ) : void | ||
messageTemplate | string | |
return | void |
public static Information ( string messageTemplate ) : void | ||
messageTemplate | string | |
return | void |
public static Verbose ( string messageTemplate ) : void | ||
messageTemplate | string | |
return | void |