zentures / sequence

(Unmaintained) High performance sequential log analyzer and parser
http://sequencer.io
517 stars 72 forks source link

unit test failed in analyzer_test.go #24

Open leolee192 opened 4 years ago

leolee192 commented 4 years ago
>> go test
# github.com/strace/sequence
./analyzer_test.go:188:59: Sprintf format %s has arg len(atree.levels[l]) of wrong type int
FAIL    github.com/strace/sequence [build failed]
leolee192 commented 4 years ago

@zhenjl I'm interested in continue development of this project. Would I join the project?