me-box-archive / databox-netdev

Old Dev version Databox OS container manager and dashboard server (do not use)
MIT License
3 stars 6 forks source link

Cleaned up output #45

Closed Toshbrown closed 7 years ago

Toshbrown commented 7 years ago

removed superfluous debug output

yousefamar commented 7 years ago

Cool, when things get big enough, we could ideally also use some sort of logging library like winston (seems to be the most popular) to have log levels/severity and really be able to control verbosity to pinpoint any weirdness.