HowieYang0

Results 1 comments of HowieYang0

I added the following lines of code: ``` if not hasattr(flags.FLAGS, 'showprefixforinfo'): flags.DEFINE_string( 'showprefixforinfo', 'true', 'If False, do not prepend prefix to info messages when it is logged to stderr'...