mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Remove noisy informations.
This commit is contained in:
parent
ad3749a4d5
commit
6dbe79ad02
8 changed files with 5 additions and 15 deletions
|
@ -118,7 +118,7 @@ srs_error_t do_main(int argc, char** argv)
|
|||
}
|
||||
|
||||
// config already applied to log.
|
||||
srs_trace(RTMP_SIG_SRS_SERVER ", stable is " RTMP_SIG_SRS_PRIMARY);
|
||||
srs_trace(RTMP_SIG_SRS_SERVER);
|
||||
srs_trace("license: " RTMP_SIG_SRS_LICENSE);
|
||||
srs_trace("contributors: " SRS_AUTO_CONSTRIBUTORS);
|
||||
srs_trace("build: %s, configure:%s, uname: %s", SRS_AUTO_BUILD_DATE, SRS_AUTO_USER_CONFIGURE, SRS_AUTO_UNAME);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue