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 SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description BundlegetBundle()Returns the bundle that this group is associated with.
 
-