| Package | Description |
|---|---|
| com.applitools.eyes |
| Modifier and Type | Class and Description |
|---|---|
class |
FileLogger
Writes log messages to a file.
|
class |
NullLogHandler
Ignores all log messages.
|
class |
StdoutLogHandler
Writes log messages to the standard output stream.
|
| Modifier and Type | Method and Description |
|---|---|
LogHandler |
Logger.getLogHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
Logger.setLogHandler(LogHandler handler)
Sets the log handler.
|
Copyright © 2016. All rights reserved.