| Package | Description |
|---|---|
| org.apache.flex.compiler.internal.fxg.logging |
| Class and Description |
|---|
| AbstractLogger
An abstract IFXGLogger implementation to redirect the various utility
logging methods to the core log() API:
void log(int level, Object message, Throwable t, String location, int line, int column);
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.