| Modifier and Type | Field | Description |
|---|---|---|
static String |
LOG_FILE |
|
static String |
NETWORK_FILE |
| Constructor | Description |
|---|---|
FileLogger(String peersHome) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
debug(String message) |
|
void |
error(String message) |
|
void |
error(String message,
Exception exception) |
|
void |
info(String message) |
|
void |
traceNetwork(String message,
String direction) |
public static final String LOG_FILE
public static final String NETWORK_FILE
public FileLogger(String peersHome)
Copyright © 2018. All rights reserved.