| Package | Description |
|---|---|
| com.github.blutorange.maven.plugin.closurecompiler.common | |
| com.github.blutorange.maven.plugin.closurecompiler.plugin |
| Modifier and Type | Method and Description |
|---|---|
static LogLevel |
LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogLevel[] |
LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LogWrapper(org.apache.maven.plugin.logging.Log log,
LogLevel level) |
| Modifier and Type | Method and Description |
|---|---|
LogLevel |
MinifyMojo.getLogLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
MinifyMojo.setLogLevel(LogLevel logLevel) |
Copyright © 2009–2018 Andre Wachsmuth. All rights reserved.