Method | Description | |
---|---|---|
append ( String message ) : bool | ||
append ( String message, MessageType mt ) : bool | ||
backup ( ) : bool | ||
getLogName ( ) : string |
public static append ( String message ) : bool | ||
message | String | |
return | bool |
public static append ( String message, MessageType mt ) : bool | ||
message | String | |
mt | MessageType | |
return | bool |