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:
parent
2b132d6d64
commit
d5b3cf9af7
4 changed files with 38 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue