Yahoo! UI Library

Logger Widget  2.8.0r4

Yahoo! UI Library > logger > LogMsg
Search:
 
Filters

Class LogMsg

The LogMsg class defines a single log message.

Constructor

LogMsg ( oConfigs )
Parameters:
oConfigs <Object> Object literal of configuration params.

Properties

category - String

Log category.

msg - String

Log message.

source - String

Log source. The first word passed in as the source argument.

sourceDetail - String

Log source detail. The remainder of the string passed in as the source argument, not including the first word (if any).

time - Date

Log timestamp.


Copyright © 2009 Yahoo! Inc. All rights reserved.