Commit Graph

2 Commits

Author SHA1 Message Date
Menghan Li 3332afdfad
internal: binarylog test replace += 1 with ++ (#2420) 2018-10-31 13:34:00 -07:00
Menghan Li 24638f5984
binarylog: call binary log in Client and Server (#2388)
Also includes:
 - Export `NewLoggerFromConfigString` so it can be also used when config string is specified in another way (e.g. command line flag)
 - Export `Logger` so user can install custom sink
 - Add temp file sink implementation
2018-10-31 10:21:20 -07:00