issues
search
hoppity
/
kafka-http-proxy
A proxy that allows applications to use Kafka via HTTP written in NodeJS
Apache License 2.0
3
stars
4
forks
source link
Log to stdout and file
#31
Closed
ducas
closed
8 years ago
ducas
commented
8 years ago
Change the logging structure a little...
Log requests in apache combined standard to stdout
Make bunyan logging to stdout pretty without having to pipe
Add a stream for logging bunyan output to a file (this will not include apache standard lines)
Change the logging structure a little...