# Packages
Package app define the App interface NOTE: your config like [app.yaml] if you use the package
app:
name: your-app-name
log:
filename: /tmp/your-app-name.log
maxSize: 500
maxBackups: 3
maxAge: 3
level: debug
stdout: true
*/.
No description provided by the author
No description provided by the author
No description provided by the author