Closed fat-complex closed 10 months ago
I've already asked about your journaling. I really like it. Question: is it possible to use LOG(INFO) and so on to output simultaneously to a file and to a terminal?
Yes. You need to set up https://github.com/tdlib/td/blob/master/tdutils/td/utils/CombinedLog.h as a logger.
Thx)
I've already asked about your journaling. I really like it. Question: is it possible to use LOG(INFO) and so on to output simultaneously to a file and to a terminal?