forked from Mirrorlandia_minetest/minetest
0704ca0550
The logging streams now do almost no work when there is no output target for them. For example, if LL_VERBOSE has no output targets, then `verbosestream << x` will return a StreamProxy with a null target. Any further `<<` operations applied to it will do nothing. |
||
---|---|---|
.. | ||
async | ||
client | ||
common | ||
fstk | ||
game | ||
locale | ||
mainmenu | ||
profiler | ||
init.lua | ||
settingtypes.txt |