org.apache.felix.ipojo.manipulation
Class ManipulationProperty.Logger
java.lang.Object
org.apache.felix.ipojo.manipulation.ManipulationProperty.Logger
- Enclosing class:
- ManipulationProperty
protected static class ManipulationProperty.Logger
- extends Object
Internal logger implementation.
Method Summary |
void |
log(int level,
String message)
Log method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManipulationProperty.Logger
protected ManipulationProperty.Logger()
log
public void log(int level,
String message)
- Log method.
- Parameters:
level
- : levelmessage
- : message to log
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.