mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
Fix the following exception: ``` TypeError: not all arguments converted during string formatting ``` Also, make other log format strings more consistent: %d for numeric object IDs.