[Tile-serving] [openstreetmap/osm2pgsql] Fix logging while progress display is on (PR #1583)

Jochen Topf notifications at github.com
Mon Nov 29 11:15:49 UTC 2021


When there is an active progress display, log messages show up after the progress display instead of the next line. This adds the necessary newline character to fix that. 
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/1583

-- Commit Summary --

  * Use parameter name "args" instead of the strangly named "tags"
  * Fix: Add return character before logging when progress display is shown
  * Factor common code out of template function

-- File Changes --

    M src/logging.cpp (23)
    M src/logging.hpp (51)
    M src/progress-display.cpp (1)
    M src/progress-display.hpp (5)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/1583.patch
https://github.com/openstreetmap/osm2pgsql/pull/1583.diff

-- 
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/osm2pgsql/pull/1583
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20211129/2a08f743/attachment.htm>


More information about the Tile-serving mailing list