[PROJ] proj_create reports errors itself

Even Rouault even.rouault at spatialys.com
Fri Apr 10 04:14:36 PDT 2020


Roger,

You can install a silent logger like this:

static void silent_logger(void *, int, const char *) {}

proj_log_func(ctxt, NULL, silent_logger);
where ctxt can be potentially the default/NULL context

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/proj/attachments/20200410/776bb100/attachment.html>


More information about the PROJ mailing list