Cleanup.
This commit is contained in:
parent
166a760716
commit
36bf4794db
1 changed files with 2 additions and 3 deletions
|
@ -113,8 +113,7 @@ logger.addHandler(consoleHandler);
|
||||||
logger.setLevel(Level.FINE);
|
logger.setLevel(Level.FINE);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
or using a logging properties file.
|
||||||
or using a property file.
|
|
||||||
|
|
||||||
## API End Point
|
## API End Point
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue