mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
extract log context, move log to kernel module.
This commit is contained in:
parent
dea66a322d
commit
39d3425691
26 changed files with 141 additions and 81 deletions
|
@ -29,7 +29,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
using namespace std;
|
||||
|
||||
#include <srs_kernel_error.hpp>
|
||||
#include <srs_core_log.hpp>
|
||||
#include <srs_kernel_log.hpp>
|
||||
#include <srs_core_rtmp.hpp>
|
||||
#include <srs_core_protocol.hpp>
|
||||
#include <srs_core_autofree.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue