zlog/hlog
Jack Christensen 0f923d7926
Fix: mutil.fancyWriter.ReadFrom records number of bytes written (#256)
Without this hlog.AccessHnalder reports a size written of 0 when the
ReadFrom method is used. This is easily visible when using
http.FileServer where all files are served with a logged size of 0.
2021-04-22 03:22:35 +02:00
..
internal/mutil Fix: mutil.fancyWriter.ReadFrom records number of bytes written (#256) 2021-04-22 03:22:35 +02:00
hlog.go Allow setting context using idKey. Assist for issue #293. (#296) 2021-03-02 11:01:32 +01:00
hlog_example_test.go Binary format support (#37) 2018-03-28 11:49:41 -07:00
hlog_test.go Allow setting context using idKey. Assist for issue #293. (#296) 2021-03-02 11:01:32 +01:00