ray/doc/source/tune
krfricke c741d1cf9c
[tune] stdout/stderr logging redirection (#9817)
* Add `log_to_file` parameter, pass to Trainable config, redirect stdout/stderr.

* Add logging handler to root ray logger

* Added test for `log_to_file` parameter

* Added logs, reuse test

* Revert debug change

* Update logdir on reset, flush streams after each train() step

* Remove magic keys from visible config

Co-authored-by: Kai Fricke <kai@anyscale.com>
2020-08-03 11:18:34 -07:00
..
_tutorials [tune] Added WandbLogger (#9725) 2020-07-30 13:09:03 -07:00
api_docs [tune/sgd] Document func_trainable and add checkpoint context (#9739) 2020-07-30 09:46:37 -07:00
examples [tune] Added WandbLogger (#9725) 2020-07-30 13:09:03 -07:00
.gitignore [tune] New Doc edits, add Concepts page (#8083) 2020-04-25 18:25:56 -07:00
contrib.rst [TUNE] Tune Docs re-organization (#9600) 2020-07-29 11:22:44 -07:00
index.rst [TUNE] Tune Docs re-organization (#9600) 2020-07-29 11:22:44 -07:00
key-concepts.rst [TUNE] Tune Docs re-organization (#9600) 2020-07-29 11:22:44 -07:00
user-guide.rst [tune] stdout/stderr logging redirection (#9817) 2020-08-03 11:18:34 -07:00