Skip to content

Update logging interface

Compare
Choose a tag to compare
@alexellis alexellis released this 06 Jul 11:31
· 68 commits to master since this release
Fix import of httputils and add travis CI

**What**
- Fix a broken rename in the proxy code, it was referenceing `httputils`
instead of the correct `httputil`
- Add a travis config to help ensure that the project is compilable

Signed-off-by: Lucas Roesler <[email protected]>