This repository has been archived by the owner on May 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- logging: Fix incorrect logger usage - logging: Redirect yamux warnings/errors to logger - proxy: close yamux session properly - proxy: Maintain communication state with a heartbeat - logging: Add sandbox CLI option - logging: Use WithError() for all errors 7fd3734 logging: Fix incorrect logger usage ec252d8 logging: Redirect yamux warnings/errors to logger 1fbb8b3 proxy: wait copy goroutine to quit 22c6f40 proxy: close yamux session properly 063d58f proxy: Maintain communication state with a heartbeat 1672418 logging: Add sandbox CLI option 9b6bb05 logging: Display standard announce message 246f707 CI: Update bash on Travis OSX for hashes 73dbb10 logger: Die if unable to create syslog hook 0cfa402 main: Exit on fatal error 7681a94 logging: Use WithError() for all errors Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
- Loading branch information