Method |
Description |
|
MemoryLogger ( ) : System |
|
|
d ( string debugMessage ) : void |
|
|
debug ( string debugMessageFormat ) : void |
|
|
e ( string errorMessage ) : void |
|
|
error ( string errorMessageFormat ) : void |
|
|
ex ( Exception ex ) : void |
|
|
ex ( Exception ex, bool showStackTrace ) : void |
|
|
ex ( Exception ex, string comment ) : void |
|
|
ex ( Exception ex, string comment, bool showStackTrace ) : void |
|
|
i ( string infoMessage ) : void |
|
|
info ( string infoMessageFormat ) : void |
|
|
logToChache ( string text ) : void |
|
|
write ( string messageFormat ) : void |
|
|