Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recording GBDT output to log file #4

Open
nyanp opened this issue Jan 1, 2020 · 1 comment
Open

Recording GBDT output to log file #4

nyanp opened this issue Jan 1, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@nyanp
Copy link
Owner

nyanp commented Jan 1, 2020

No description provided.

@nyanp nyanp added the enhancement New feature or request label Jan 1, 2020
@nyanp
Copy link
Owner Author

nyanp commented Feb 20, 2020

mag replaces stdout to capture all print functions. Although it is model-agnostic way and very convenient for users, it has global side-effect. It should be optional if we will follow the same way. see: contextlib.redirect_stdout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant