Go to file
Roberto Hueso Gómez 93f1b35fcd Add syslog logs for HTTP requests and responses
This is useful for debuging and getting information on the processes that are
being executed in ogclient.

syslog outputs are something similar to:

Jun 26 10:36:40 ogAdministrator /ogclient: GET refresh HTTP/1.1
Jun 26 10:36:40 ogAdministrator /ogclient: HTTP/1.0 500 Internal Server Err
2020-06-26 12:37:09 +02:00
cfg Rename 'linux' mode to 'live' mode 2020-06-05 14:55:10 +02:00
src Add syslog logs for HTTP requests and responses 2020-06-26 12:37:09 +02:00
tests rename main.py to ogclient 2020-06-26 11:04:32 +02:00
.gitignore Create new ogClient 2020-01-19 19:50:44 +01:00
COPYING Rename LICENSE to COPYING 2020-06-18 16:45:46 +02:00
ogclient rename main.py to ogclient 2020-06-26 11:04:32 +02:00
setup.py rename main.py to ogclient 2020-06-26 11:04:32 +02:00