OUI_Log_Error()
See also: OpenUI Admin Log API
Return to Introduction  Previous page  Next page

This function "closes" an already opened entry in the OpenUI Admin Log with an ERROR status. It uses the format:

<MvFUNCTION NAME = "OUI_Log_Error" PARAMETERS = "timestamp, result" STANDARDOUTPUTLEVEL = "" ERROROUTPUTLEVEL = "syntax,expression">  

This function is called with the parameters:

·l.timestamp   set to the entry's ID string returned from OUI_Log()  
·l.result      set to the string describing the error  

The return value is either a "blank" (error occurred) or the "entry ID string" (the l.timestamp parameter).

 


Send feedback on this documentation.
© 2004 - 2000 Darren Ehlers & OpenUI Developer Consortium