remove all the print() statements and use some form of logging instead#196
remove all the print() statements and use some form of logging instead#196chennnuo wants to merge 2 commits intoAI4Finance-Foundation:masterfrom
Conversation
|
the following can be written a function? |
|
have you revised all print() to logging? |
I have checked all run files at present, and I will continue to check other files in the package later. |
|
Thanks for your advice. I'm doing this, I have a question, which folder would be more appropriate for the "log" function to be placed? meta? Or create a new folder, like utils? |
|
i prefer creating a log folder. |
|
Good step to replace all the print functions by logging-statements! May I suggest 2 changes to the logging stuff?
|
|
@hoeckxer good suggestions. thanks. glad to work with you. @chennnuo pls revise it as the above suggestions. thanks. |
|
Hey guys how about using a log Decorator? |
|
Thank you very much for everyone's suggestions, I will take your suggestions seriously to revise and improve! |
|
Oh sorry, I'll reopen it right away, revise PR locally and push it again as soon as I'm done modifying and testing. |
|
@XiaoYangLiu-FinRL Sorry, I haven't finished fixing it yet, I'll fix it soon and let you know. |
|
@chennnuo No problem. Remember to use the most updated branch, to avoid conflict. Thanks. |
|
@XiaoYangLiu-FinRL Ok thanks for the heads up, I'll keep an eye on that. |
The following functions have been modified: