Skip to content

Olivine-Labs/lusty-log-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.