log 1.2 KB

12345678910111213141516
  1. 2022-09-30T15:51:10.707+0800 ERROR fslog/fslog_instance.go:48 error test
  2. goroutine 6 [running]:
  3. runtime/debug.Stack()
  4. /usr/local/go/src/runtime/debug/stack.go:24 +0x65
  5. git.sxidc.com/service-supports/fslog.Error({0x5fcdb3?, 0xc00004e760?}, {0x6035a4?, 0x4cbb34?}, {0x5fce4f?, 0x0?}, {0x5fe50b, 0xa})
  6. /home/yjp/go-projects/src/ServiceSupports/fslog/fslog_instance.go:48 +0x252
  7. git.sxidc.com/service-supports/fslog.TestFSLogInstanceToConsole(0x0?)
  8. /home/yjp/go-projects/src/ServiceSupports/fslog/fslog_instance_test.go:8 +0x4c
  9. testing.tRunner(0xc00013e680, 0x6266d0)
  10. /usr/local/go/src/testing/testing.go:1446 +0x10b
  11. created by testing.(*T).Run
  12. /usr/local/go/src/testing/testing.go:1493 +0x35f
  13. {"service": "demo", "function": "TestFSLogInstanceToConsole", "call": "test"}
  14. 2022-09-30T15:51:10.707+0800 DEBUG fslog/fslog_instance.go:53 debug test {"service": "demo", "function": "TestFSLogInstanceToConsole", "call": "test"}
  15. 2022-09-30T15:51:10.707+0800 INFO fslog/fslog_instance.go:43 info test {"service": "demo", "function": "TestFSLogInstanceToConsole", "call": "test"}
  16. 2022-09-30T15:51:10.707+0800 WARN fslog/fslog_instance.go:58 warning test {"service": "demo", "function": "TestFSLogInstanceToConsole", "call": "test"}