| Package | Description |
|---|---|
| org.analogweb.core |
Analogweb's core (default) implementations.
These instance are recognized by an application automatically. |
| org.analogweb.util.logging |
This package defines logging operation on an application.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Log |
DefaultExceptionHandler.log |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLog |
| Modifier and Type | Method and Description |
|---|---|
static Log |
Logs.getLog(Class<?> clazz) |
static Log |
Logs.getLog(String name) |
static Log |
Logs.getLog(String name,
ClassLoader loader) |
static Log |
Logs.getLog(String name,
ClassLoader loader,
String logImplementationClassName) |
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.