Log Class - MACROMEDIA FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE Reference

Server-side actionscript language reference
Table of Contents

Advertisement

Log class

Availability
Flash Media Server 2.
The Log class lets you create a Log object that can be passed as an optional argument to the
constructor for the WebService class. For more information, see
WebService class" on page
Event handler summary for the Log class
Method
Log.onLog
Constructor for the Log class
Availability
Flash Media Server 2.
Usage
new Log([logLevel][, logName])
Parameters
Level must be set to one of the following (if not set explicitly, the level defaults to
logLevel
:
Log.BRIEF)
Primary life cycle event and error notifications are received.
Log.BRIEF
All life cycle event and error notifications are received.
Log.VERBOSE
Metrics and fine-grained events and errors are received.
Log.DEBUG
An optional parameter that can be used to distinguish between multiple logs that
logName
are running simultaneously to the same output.
Returns
A Log object.
Description
Constructor; creates a Log object that can be passed as an optional parameter to the
constructor for the WebService class.
164.
Description
Invoked when a log message is sent to a log.
"Constructor for the
Log class
101

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash media server 2

Table of Contents