Closed victorapm closed 1 month ago
You should be able to turn off this kind of logging directly in GEOS directly via a command line option.
@corbett5 could you take a look at a possible solution linked to this issue (#333).
Moving this issue to GEOS: https://github.com/GEOS-DEV/GEOS/issues/3366
Would it make sense to add a runtime variable to turn off/on the output of
LVARRAY_LOG
?https://github.com/GEOS-DEV/LvArray/blob/355e8d987fbf15c9ac07442bda28bc52a8e80480/src/Macros.hpp#L105
This would allow turning off messages appearing in GEOS logs like this:
which come from:
https://github.com/GEOS-DEV/LvArray/blob/355e8d987fbf15c9ac07442bda28bc52a8e80480/src/ChaiBuffer.hpp#L528-L532