node-xyz / xyz-core

Microservice Microframework fo Node
https://node-xyz.github.io
4 stars 0 forks source link

Investigate Logging options #8

Open kianenigma opened 7 years ago

kianenigma commented 7 years ago

File is compulsory. rest of it is optional

kianenigma commented 7 years ago

This has been properly implemented in cli. Not sure wheater to allow a single node to write to file or not (through winston). If I allow, it what will happen when winston is configured to write to file and the user specifies stdio: file in cli app?