View the examples
public static const FULL:String = full
ログの出力を全ての項目に対して行うよう指定します。
public static const NONE:String = none
ログの出力を行わないよう指定します。
public static const SIMPLE:String = simple
ログの出力を基本的な項目のみ行うよう指定します。