[MapProxy] Enable logging

Tobias Wendorff tobias.wendorff at tu-dortmund.de
Wed Apr 6 23:57:25 PDT 2022


I guess you need to pass it using a dict:

fileConfig(r'/data/mapproxy/log.ini', {'here': '/data/mapproxy/logfiles'})

And make sure that the directory exists and is writable from the 
MapProxy user.

Am 06.04.2022 um 09:15 schrieb G. Wagner, Wagner-IT:
> If I want to have the
> logfiles in the subdirectory "logfiles" now, a works:
> fileConfig(r'/data/mapproxy/log.ini', '/data/mapproxy/logfiles')
> unfortunately not. How do I have to specify the path here?


More information about the MapProxy mailing list