tile38/internal
tidwall 517bc57e9c Ensure inlined logs
Move the LogJSON check into the log function so that the caller
function can be inlined. This is helpful for hot functions like
`log.Debug` where it's likely that the `-vv` flag is not set thus
the to avoid the extra function call.
2021-12-28 16:33:46 -07:00
..
2019-10-30 10:17:59 -07:00
2021-07-08 06:46:08 -07:00
2021-07-31 07:42:58 -07:00
2019-10-30 10:17:59 -07:00
2021-10-15 15:22:41 +01:00
2019-10-30 10:17:59 -07:00
2021-12-28 16:33:46 -07:00
2021-12-27 12:20:14 +01:00