[Tile-serving] [openstreetmap/mod_tile] DEBUG messages are not visible under systemd (Issue #317)
Hummeltech
notifications at github.com
Sat Mar 25 04:37:23 UTC 2023
Hello @mzeedijk , you will need to set the environment variable `G_MESSAGES_DEBUG` to `all`:
https://docs.gtk.org/glib/logging.html#debug-message-output
You will have to add something like `Environment="G_MESSAGES_DEBUG=all"` to your systemd service unit.
This is referenced here, but not fully documented:
https://github.com/openstreetmap/mod_tile/blob/master/src/g_logger.c#L85
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/317#issuecomment-1483720617
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/issues/317/1483720617 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230324/3b000466/attachment.htm>
More information about the Tile-serving
mailing list