@ApplicationScoped
public class LDPathLoggingModule
extends org.apache.marmotta.platform.core.logging.BaseLoggingModule
| Constructor and Description | 
|---|
LDPathLoggingModule()  | 
| Modifier and Type | Method and Description | 
|---|---|
ch.qos.logback.classic.Level | 
getDefaultLevel()
Return the default (logback) level used by this logging module. 
 | 
String | 
getId()
Return a unique identifier for this logging module. 
 | 
String | 
getName()
Return a human-readable name for this logging module. 
 | 
Collection<String> | 
getPackages()
Return a collection of packages covered by this logging module. 
 | 
public ch.qos.logback.classic.Level getDefaultLevel()
public String getId()
public String getName()
public Collection<String> getPackages()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.