public interface LogOutput
| Modifier and Type | Interface and Description |
|---|---|
static class |
LogOutput.Level |
| Modifier and Type | Method and Description |
|---|---|
void |
log(String formattedMessage,
LogOutput.Level level) |
void log(String formattedMessage, LogOutput.Level level)
Copyright © 2011-2015 SonarSource. All Rights Reserved.