Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 331 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 331 Bytes

lusty-log-console

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"] }
  }
  -...
}

License

Copyright 2013 Olivine Labs, LLC. MIT licensed. See LICENSE file for details.