This commit is contained in:
Erik C. Thauvin 2017-05-18 16:32:52 -07:00
parent 166a760716
commit 36bf4794db

View file

@ -113,8 +113,7 @@ logger.addHandler(consoleHandler);
logger.setLevel(Level.FINE);
```
or using a property file.
or using a logging properties file.
## API End Point