Version 1.0
subscribe to log events and output them to your stdout.
Require it in your config:
local config = {
--...
log = {
{ ["lusty-log-console.log.console"] }
}
-...
}
Copyright 2013 Olivine Labs, LLC. MIT licensed. See LICENSE file for details.