deb-python-pysaml2/src/utility
Jozef Knaperek c7febbf9e8 Fix paramter passing in logging messages
Pass parameters into logger calls directly instead of pre-merging
with the logger message. This way the logs are easier to maintain
and process. The code is also faster when logging is turned off
since it doesn't have to evaluate all params and render them into
strings.
2015-10-15 15:33:10 +02:00
..
__init__.py added utility to read and cache remote metadata feeds. 2014-08-11 23:13:44 +02:00
metadata.py Fix paramter passing in logging messages 2015-10-15 15:33:10 +02:00