Commit Graph

17 Commits

Author SHA1 Message Date
Mathieu Lacage
73aec9c9b1 avoid segfault when setting NS_LOG=* 2008-05-06 12:20:10 -07:00
Mathieu Lacage
1649c1dc65 NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION 2008-04-15 15:10:53 -07:00
Mathieu Lacage
22d1a6046d change NS_LOG= syntax and default behavior to be more useful by default. 2008-04-14 16:39:26 -07:00
Mathieu Lacage
2b0056553c add time logging support 2008-04-14 11:30:15 -07:00
Mathieu Lacage
a62f9d7771 do not use __PRETTY_PRINT__ 2008-04-14 10:26:26 -07:00
Mathieu Lacage
7f6f6ba6a7 improve warning output 2008-03-31 11:40:17 -07:00
Mathieu Lacage
49a8c459a8 simplify the parsing logic and remove buggy comment and code. 2007-11-21 14:14:12 +01:00
Mathieu Lacage
1e45a4c9f5 bug 91: add print-list support to NS_LOG env var. 2007-11-21 14:06:46 +01:00
Tom Henderson
2e68155c6d nicer logging of parameters (bug 79 patch from Gustavo) 2007-11-14 21:59:14 -08:00
Craig Dowell
620a465f84 NS_LOG parsing changes to address bug 91 2007-10-15 14:54:32 -07:00
Craig Dowell
9a7694f32a deal with static constructor problem 2007-10-12 13:41:24 -07:00
Craig Dowell
90439fc8c4 env var changes 2007-10-12 12:30:19 -07:00
Craig Dowell
bf2adc6861 log verbosity changes 2007-10-08 18:13:26 -07:00
Craig Dowell
8649c899db allow discrete levels 2007-09-14 09:57:53 -07:00
Craig Dowell
ed9f98bda1 disable log unless debug build 2007-09-13 22:17:29 -07:00
Craig Dowell
16b634a7fc sorting out logging 2007-09-13 12:37:30 -07:00
Craig Dowell
51a6c25e16 log rides along for free 2007-09-12 16:24:31 -07:00