| Package | Description |
|---|---|
| com.github.javaparser.utils |
| Modifier and Type | Class and Description |
|---|---|
static class |
Log.SilentAdapter
This adapter logs nothing.
|
static class |
Log.StandardOutStandardErrorAdapter
This adapter logs to standard out and standard error.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Log.setAdapter(Log.Adapter adapter)
Change how logging is handled.
|
Copyright © 2007–2018. All rights reserved.