geardley

Results 2 issues of geardley

fix longfunc/shortfunc line number test cases Addresses https://github.com/op/go-logging/issues/90

Memory backend records don't properly handle formatters that use verbs that require stack inspection using calldepth. Would the right fix be to call record.Formatted() before attempting to put the record...