public class Logger extends Object
Modifier and Type | Field and Description |
---|---|
static int |
LOG_DEBUG |
static int |
LOG_ERROR |
static int |
LOG_INFO |
static int |
LOG_WARNING |
Constructor and Description |
---|
Logger(org.osgi.framework.BundleContext context)
Constructor.
|
public static final int LOG_ERROR
public static final int LOG_WARNING
public static final int LOG_INFO
public static final int LOG_DEBUG
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.