Menu

#55 Type specifc static log methods

v2.6
open
Logging (4)
5
2003-10-09
2003-10-09
No

The following public static log methods have been added
to com.framework.common.FrameworkBaseObject:

logDebugMessage( String )
logWarnMessage( String )
logInfoMessage( String )
logErrorMessage( String )
logMessage( String, FrameworkLogEventType )

Discussion


Log in to post a comment.