Package org.osgi.service.log
Interface LoggerFactory
-
@ProviderType public interface LoggerFactory
This is a stripped down copy of the LogService 1.4 API (R7). It's trimmed down to the methods used by the optional support for R7 logging.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <L extends Logger>
LgetLogger(String name, Class<L> loggerType)
-