(dumped []byte, format string, args ...any)
| 11 | Error(format string, args ...any) |
| 12 | Debug(format string, args ...any) |
| 13 | Dump(dumped []byte, format string, args ...any) |
| 14 | } |
| 15 | |
| 16 | func Getcaller(msg string) string { |
no outgoing calls
no test coverage detected