mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update pithy-print to 10s. refine log
This commit is contained in:
parent
243a2eabf5
commit
a4410a4fa9
10 changed files with 68 additions and 41 deletions
|
@ -158,5 +158,9 @@ extern ISrsThreadContext* _srs_context;
|
|||
#define SRS_LOG_ID_WEB_PUBLISH "WPB"
|
||||
// ingester for edge(play)/origin
|
||||
#define SRS_LOG_ID_INGESTER "IGS"
|
||||
// hls log id.
|
||||
#define SRS_LOG_ID_HLS "HLS"
|
||||
// encoder log id.
|
||||
#define SRS_LOG_ID_ENCODER "ENC"
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue