summaryrefslogtreecommitdiff
path: root/lib/byteback/log.rb
AgeCommit message (Collapse)Author
2017-01-31First pass with rubocoprubocopPatrick J Cherry
2015-08-11Simplified logging-logic.Steve Kemp
We don't use the environmental variable, which was never documented, instead we either: * Log to the console when running interactively. * Log to syslog otherwise.
2015-06-03Reformatted the code to lose literal TABs, etc.Steve Kemp
2015-01-29Dial back fatal logging from CRIT to ERRPatrick J Cherry
2014-11-06Fixed and tested Syslog logging.Matthew Bloch
2014-11-06Fixed typo in Syslog invocation.Matthew Bloch
2014-10-31Removed executable bit from library files.Patrick J Cherry
2014-10-31Refactored to improve logging and reduce cut & paste code, bumped Debian ↵Matthew Bloch
version number.