org.apache.ws.jaxme.logging
public interface LoggerFactory
The LoggerFactory is responsible for creating {@link Logger} instances.
Method Summary | |
---|---|
Logger | getLogger(String pName) Creates a Logger with the given name. |
Creates a Logger with the given name.