vmpooler/lib
Glenn Sarti e04f380f42 (maint) Emit console messages when debugging is enabled
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.
2017-03-31 17:57:06 -07:00
..
vmpooler (maint) Emit console messages when debugging is enabled 2017-03-31 17:57:06 -07:00
vmpooler.rb (POOLER-70) Add initial VM Provider service 2017-03-08 17:14:12 -08:00