|
Griffon 1.2.0 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.codehaus.griffon.runtime.logging.DefaultLogManager
public class DefaultLogManager
| Field Summary | |
|---|---|
private GriffonApplication |
app
|
| Constructor Summary | |
DefaultLogManager(GriffonApplication app)
|
|
| Method Summary | |
|---|---|
void
|
configure(ConfigObject config)
|
GriffonApplication
|
getApp()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
private final GriffonApplication app
| Constructor Detail |
|---|
public DefaultLogManager(GriffonApplication app)
| Method Detail |
|---|
public void configure(ConfigObject config)
public GriffonApplication getApp()
Groovy Documentation