tile38/cmd
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
..
tile38-benchmark Added auth flag 2019-03-14 12:05:51 -07:00
tile38-cli Fix tile38-cli output showing protocol size when piping 2021-03-30 08:59:25 -07:00
tile38-luamemtest Lua scripting feature. (#224) 2017-10-05 08:20:40 -07:00
tile38-server Ensure inlined logs 2021-12-28 16:33:46 -07:00