LogLevel
| Kind of class: | public class |
|---|---|
| Package: | com.bourre.log |
| Inherits from: | none |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.log.LogLevel |
| File last modified: | Monday, 24 November 2008, 11:36:47 |
Constructor
LogLevel
public function LogLevel (
nLevel:uint = uint.MIN_VALUE,
sName:String = "")
Constants
ALL
DEBUG
ERROR
FATAL
INFO
OFF
WARN
Instance methods
getLevel
public function getLevel (
) : uint
getName
public function getName (
) : String
toString
public function toString (
) : String
Returns the string representation of this instance.
Returns:
- the string representation of this instance