Method | Description | |
---|---|---|
Exception ( |
||
Exception ( |
||
LogFunc ( string log_domain, GLib log_level, string message ) : void | ||
Message ( string message ) : void | ||
RemoveLog ( ) : void |
Method | Description | |
---|---|---|
Log ( ) : System |
public static Exception ( |
||
e | ||
return | void |
public static Exception ( |
||
e | ||
message | string | |
return | void |
public static LogFunc ( string log_domain, GLib log_level, string message ) : void | ||
log_domain | string | |
log_level | GLib | |
message | string | |
return | void |
public static Message ( string message ) : void | ||
message | string | |
return | void |