Mercurial > repos > yating-l > hubarchivecreator
diff logging.json @ 83:0bc486356e2a draft
planemo upload for repository https://github.com/goeckslab/hub-archive-creator commit ac73da32d59853ca563e7939d05016a6f3a6899e-dirty
| author | yating-l |
|---|---|
| date | Mon, 30 Oct 2017 12:01:23 -0400 |
| parents | 4ca7cbf2d9b8 |
| children |
line wrap: on
line diff
--- a/logging.json Wed Sep 27 17:31:19 2017 -0400 +++ b/logging.json Mon Oct 30 12:01:23 2017 -0400 @@ -10,7 +10,7 @@ "handlers": { "console": { "class": "logging.StreamHandler", - "level": "DEBUG", + "level": "INFO", "formatter": "simple", "stream": "ext://sys.stdout" }, @@ -42,7 +42,7 @@ }, "root": { - "level": "INFO", + "level": "DEBUG", "handlers": ["console", "console_stderr", "debug_file_handler"] } } \ No newline at end of file
