[Tile-serving] [openstreetmap/mod_tile] mod tile ignores apache Log settings. (#155)
stoecker
notifications at github.com
Wed Apr 5 08:10:30 UTC 2017
The apache error log is spammed with many many entries of the type
debug: init_storage_backend: initialising file storage backend at: /var/lib/tirex/tiles
Now locking at the code I see that log_message() in store.c function gets a loglevel passed, but it is never actually compared against the LogLevel setting of Apache, so mod tile always runs in LogLevel debug.
Please honor the Apache LogLevel setting as it should be.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/155
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170405/7d787b7a/attachment.html>
More information about the Tile-serving
mailing list