| Package | Description |
|---|---|
| flex2.compiler.util | |
| flex2.tools.oem.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLogger
A partial Logger implemenation, which adds some localization
related functionality.
|
class |
ConsoleLogger
A Logger implementation that uses System.err and System.out to
output messages.
|
| Modifier and Type | Method and Description |
|---|---|
static Logger |
ThreadLocalToolkit.getLogger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ThreadLocalToolkit.setLogger(Logger logger) |
| Modifier and Type | Class and Description |
|---|---|
class |
OEMConsole
An OEM API logger implementation that outputs using System.err and
System.out.
|
class |
OEMLogAdapter
Extends AbstractLogger to support logging to an OEM API logger.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.