public interface Log4JService
Modifier and Type | Method and Description |
---|---|
void |
configure(Element element) |
void |
configure(Log4JConfiguration context) |
void |
configure(Properties properties) |
void |
configure(String location) |
void |
reset() |
String |
toXml(Log4JConfiguration context) |
void |
write(File file,
Log4JConfiguration context) |
void reset()
void configure(Log4JConfiguration context)
String toXml(Log4JConfiguration context)
void write(File file, Log4JConfiguration context)
void configure(Properties properties)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.