public class ScrLogger extends AbstractLogger
| Modifier and Type | Field and Description |
|---|---|
protected org.osgi.util.tracker.ServiceTracker<Object,Object> |
logServiceTracker |
protected int |
trackingCount |
| Constructor and Description |
|---|
ScrLogger(ScrConfiguration config,
org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the logger
|
isLogEnabled, log, logprotected final org.osgi.util.tracker.ServiceTracker<Object,Object> logServiceTracker
protected volatile int trackingCount
public ScrLogger(ScrConfiguration config, org.osgi.framework.BundleContext bundleContext)
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.