Package de.mnl.osgi.lf4osgi.core
Interface LoggerGroup
-
- All Known Implementing Classes:
DefaultLoggerGroup
public interface LoggerGroup
A group of loggers created by the classes from a common bundle.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Bundle
getBundle()
Returns the bundle that this group is associated with.
-