org.apache.muse.core.platform.osgi
Class OSGiLogListener
java.lang.Object
org.apache.muse.core.platform.osgi.OSGiLogListener
- All Implemented Interfaces:
- EventListener, org.osgi.service.log.LogListener
public class OSGiLogListener
- extends Object
- implements org.osgi.service.log.LogListener
- Author:
- Barry Atkins
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSGiLogListener
public OSGiLogListener(String fileName)
throws IOException
- Throws:
IOException
close
public void close()
log
public void log(Level level,
String message)
log
public void log(String message)
logged
public void logged(org.osgi.service.log.LogEntry entry)
- Specified by:
logged
in interface org.osgi.service.log.LogListener
Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.