Neil Alexander
|
32624697fd
|
Add PPROFLISTEN (#1019)
* Add PPROFLISTEN env var
* Direct logging to more useful places
* Space
|
2020-05-11 18:21:39 +01:00 |
|
Prateek Sachan
|
c019ad7086
|
Log errors from rows.Close (#920)
* Log errors from rows.Close
* fixed imports
* Added contextual messages
* fixed review changes
|
2020-03-18 10:17:18 +00:00 |
|
Andrew Morgan
|
4410acc673
|
Add filepath and function name to log output (#755)
Adds detailed logging, describing which file/line a log message came from, as well as the name of the function that it was contained within.
|
2019-07-24 12:44:05 +08:00 |
|
Andrew Morgan
|
bc382bba46
|
Fix pipeline, emoji and syntax (#713)
Fixes #697
Switched to golangci-lint, fixes issues with buildkite and does some linting fixes to appease the new linters.
|
2019-06-19 14:05:03 +01:00 |
|
ruben
|
74827428bd
|
use go module for dependencies (#594)
|
2019-05-21 21:56:55 +01:00 |
|