On 4 March 2015 at 21:38, Alessandro Pasotti <[email protected]> wrote:
> QgsMessageLog

http://osgeo-org.1560.x6.nabble.com/how-to-get-debugging-messages-td4471936.html

QgsMessageLog is a QgsDebugMsg wrapper emitting signal (most of them
intercepted by QGIS log message panel)

QgsDebugMsg (is a define on QgsLogger) write messages only if compiled in Debug

regards, Luigi Pirelli

p.s. avoiding debugging, you can create a new QGIS server plugin that
intercept QgsMessageLog signal to log them ;)
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to