vmfloaty/lib
Austin Blatt 35faeab6be Move logger instance to class var in FloatyLogger
This moves the instance of the logger class to a class variable in the
`FloatyLogger` class and provides three class methods to log with in the
rest of the project `FloatyLogger.info`, `FloatyLogger.warn`, and
`FloatyLogger.error`.
2020-08-12 09:57:18 -07:00
..
vmfloaty Move logger instance to class var in FloatyLogger 2020-08-12 09:57:18 -07:00
vmfloaty.rb Move logger instance to class var in FloatyLogger 2020-08-12 09:57:18 -07:00