| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.logging | 
 Logging facility for controlling logging behavior of the complete framework. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static Logging.Level | 
Logging.Level.STATISTICS
Additional level for logging: statistics and timing information. 
 | 
static Logging.Level | 
Logging.Level.VERYVERBOSE
Additional level for logging: additional verbose messages. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
Logging.isLoggable(Logging.Level lev)
Verify if logging is enabled at that particular level. 
 | 
Copyright © 2019 ELKI Development Team. License information.