org.apache.ivy.core
public class LogOptions extends Object
| Field Summary | |
|---|---|
| static String | LOG_DEFAULT
Defaults log settings. |
| static String | LOG_DOWNLOAD_ONLY
This log setting disable all usual messages but download ones. |
| static String | LOG_QUIET
This log setting disable all usual messages during the resolve process. |
| Constructor Summary | |
|---|---|
| LogOptions() | |
| LogOptions(LogOptions options) | |
| Method Summary | |
|---|---|
| String | getLog() |
| LogOptions | setLog(String log) |