issues
search
wafflehaus
/
chewcrew
LUNCH!
http://chewcrew.cc:8080/api
ISC License
0
stars
0
forks
source link
logging prototyping
#24
Closed
davidgwking
closed
10 years ago
davidgwking
commented
10 years ago
implemented some simple logging facilities (currently only logs to stdout)
extended go-logging so that we can provide child loggers to incoming requests
parametrized port and logging level
server now logs incoming and outgoing api requests (pretty prints req and res headers as json)