Closed Clivern closed 6 years ago
You need to update configs on config/app.conf
file
https://github.com/Clivern/Ponut/blob/aab1d543b5393f7e890a0f012d2d448d5d5c0a0f/config/app.conf#L9-L15
The import the package
import org.pmw.tinylog.Logger;
and use it like docs
Tinylog Added