summaryrefslogtreecommitdiff
path: root/lib/gitano/log.lua
Commit message (Expand)AuthorAgeFilesLines
* Fatal should write contents of LogBuf to stderrbaserock/richardipsum/http_v3Richard Ipsum2014-02-181-1/+3
* Don't use luxio.LOG_EMERG in syslogbaserock/richardipsum/log_emergRichard Ipsum2014-01-231-1/+1
* Add buffering capability to gitano.logRichard Ipsum2014-01-171-3/+50
* Add syslog support to gitano.logRichard Ipsum2013-10-021-0/+62
* LOG: Allow the prefix to be customisedDaniel Silverstone2012-08-261-0/+12
* LOG: Add stdout capability for commands to useDaniel Silverstone2012-05-291-1/+9
* LOG: Fix logging snafuDaniel Silverstone2012-05-161-1/+1
* Force all logging statements to be stringsDaniel Silverstone2012-05-161-1/+5
* LOG: More resilient log level setting etcDaniel Silverstone2012-05-071-2/+21
* LOG: warning, not warningsDaniel Silverstone2012-05-031-1/+1
* LOG: Add a gitano.log.state() call for output which always goes to the userDaniel Silverstone2012-05-011-0/+5
* LOG: Deep debug supportDaniel Silverstone2012-04-251-2/+17
* LOG: Change how GITANO_DEBUG activates debuggingDaniel Silverstone2012-04-251-1/+1
* LOG: Add bump_level() to allow a minimal level to be set in scripts etc.Daniel Silverstone2012-04-251-0/+5
* LOG: Initial logging moduleDaniel Silverstone2012-04-251-0/+118