| Package | Description |
|---|---|
| net.anwiba.commons.eclipse.logging | |
| net.anwiba.commons.internal.eclipse.logging |
| Modifier and Type | Method and Description |
|---|---|
void |
ILogger.log(ILevel level,
String message) |
void |
ILogger.log(ILevel level,
String message,
Throwable throwable) |
void |
ILogger.log(ILevel level,
Throwable throwable) |
| Modifier and Type | Class and Description |
|---|---|
class |
Level |
| Modifier and Type | Method and Description |
|---|---|
void |
Logger.log(ILevel level,
String message) |
void |
Logger.log(ILevel level,
String message,
Throwable throwable) |
void |
Logger.log(ILevel level,
Throwable throwable) |
Copyright © 2007–2017 Andreas Bartels. All rights reserved.