LogEvent
| Kind of class: | class |
|---|---|
| Inherits from: | Event |
| Author: | stephan.bezoen |
| Classpath: | org.asapframework.util.debug.LogEvent |
| File last modified: | Thursday, 13 July 2006, 09:33:59 |
Summary
Constructor
LogEvent
function LogEvent (
inLevel:String,
inText:String,
inSender:String)
Class properties
EVENT_LOG
static EVENT_LOG:String = "onLogEvent"
(read,write)
Instance properties
level
level:String
(read,write)
sender
sender:String
(read,write)
text
text:String
(read,write)