[QGIS-Developer] debug messages not coming out, why ?

Richard Duivenvoorde rdmailings at duif.net
Tue May 28 08:59:28 PDT 2024


running ccmake with -DCMAKE_BUILD_TYPE=Debug and then running form the build dir still gives me debug messages

Other options during runtime (IF you build Debug):

# NO messages
export QGIS_DEBUG=0

# FULL messages
export QGIS_DEBUG=5

Regards,

Richard Duivenvoorde

On 5/28/24 16:15, Sandro Santilli via QGIS-Developer wrote:
> I'm running cmake with -D CMAKE_BUILD_TYPE=DEBUG but I don't
> see any debug message printed on the console when starting
> qgis from build dir, what am I missing ?
> 
> The INSTALL.md file says something about debugging but seems
> to be only about the server ?
> 
>      ## 6.5. Debugging
> 
>      ```bash
>      sudo tail -f /var/log/apache2/wcs_example.com/error.log
>      ```
> 
> I'm pretty sure it used to work for me, I don't know when it stopped.
> 
> --strk;
> 
>    Libre GIS consultant/developer
>    https://strk.kbt.io/services.html
> 
> 
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer



More information about the QGIS-Developer mailing list