| Class | Description |
|---|---|
| AndHowLog |
A simple wrapper around the java.util.Logging utility that makes it behave
like SLF4J, including more use of standard message formatting.
|
| AndHowLogFormatter | |
| AndHowLogHandler |
Handles writing a java.util.Logger to a PrintStream, by default System.err for
errors and System.out for non-errors.
|
| AndHowUtil |
Utilities used by AndHow during initial construction.
|
| IOUtil | |
| NameUtil | |
| StackLocator |
A utility class for find the calling class, method and line number for use
in creating more detailed logging information.
|
| TextUtil |
Text utility used for formatting output for reports, auto generated descriptions
and Problems.
|
Copyright © 2017. All rights reserved.