mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Previously all log messages may be written to a text file, however during development or debugging it is also useful if the log messages are written to the console. This commit changes the logger class to emit messages to the console, via `puts`, if the VMPOOLER_DEBUG environment variable is set. |
||
|---|---|---|
| .. | ||
| vmpooler | ||
| vmpooler.rb | ||