summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_debug.c
Commit message (Collapse)AuthorAgeFilesLines
* Add options to specify a debug levelSimo Sorce2015-12-011-3/+39
| | | | | | | | Print only messages that are at that level or lower. Also add timestamps to debug messages. Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Robbie Harwood <rharwood@redhat.com>
* Fix formatting on noncompliant copyright linesRobbie Harwood2015-09-041-24/+1
| | | | | Signed-off-by: Robbie Harwood <rharwood@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>
* Generalize GSS Display Status logger codeSimo Sorce2015-03-241-22/+6
| | | | | | | This way it can be used both in stderr debugging as well as for sending errors to syslog. Signed-off-by: Simo Sorce <simo@redhat.com>
* Debug: Add debugging macro and config optionsSimo Sorce2012-04-021-0/+10
| | | | Ticket #43
* Add simple debugging helperSimo Sorce2012-02-031-0/+52