ItsEcholot / ContainerNursery

Puts Docker Containers to sleep and wakes them back up when they're needed
MIT License
95 stars 6 forks source link

Feature/proper logging #5

Closed ItsEcholot closed 3 years ago

ItsEcholot commented 3 years ago

Introduces proper logging using the pino library instead of console.log() statements. This logging can be configured using environment vars which are documented in the main README.md file.