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
..
bing Code cleanup 2019-10-30 10:17:59 -07:00
buffer Added BUFFER option for Within and Intersects 2021-12-09 18:14:50 -07:00
clip Code cleanup 2021-07-08 06:46:08 -07:00
collection Update btree/buntdb 2021-07-31 07:42:58 -07:00
deadline Code cleanup 2019-10-30 10:17:59 -07:00
endpoint Azure EventHub hook support 2021-10-15 15:22:41 +01:00
glob Code cleanup 2019-10-30 10:17:59 -07:00
hservice Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
log Ensure inlined logs 2021-12-28 16:33:46 -07:00
server refactor: set log encoding early 2021-12-27 12:20:14 +01:00