1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Refactor pithy print logs

This commit is contained in:
winlin 2020-04-12 16:10:08 +08:00
parent 2b132d6d64
commit d5b3cf9af7
4 changed files with 38 additions and 7 deletions

View file

@ -89,6 +89,7 @@ public:
static SrsPithyPrint* create_http_stream_cache();
static SrsPithyPrint* create_rtc_play();
static SrsPithyPrint* create_rtc_send();
static SrsPithyPrint* create_rtc_recv();
virtual ~SrsPithyPrint();
private:
// Enter the specified stage, return the client id.