Kang Lin
Kang Lin
Use log4cplus #1351
@pwilczynskiclearcode The current log of coturn can set loglevel in command lien or configure file. But the maintainability of the current logs is bad.
@eakraly In O&M, the function of output to the log server is very important too. I've compared known C logging libraries and all of them are missing this feature.
@652436962 你可以贡献代码 :smile:
@SamuelMarks @eakraly @rolandwu777 @ggarber @pando-emil Please review.
New output contents: 10:42:45: Debugging /home/build-coturn-Desktop_Qt_5_12_12_GCC_64bit-Debug/bin/turnutils_peer -v -L 192.168.11.30 ... 0: (13865): INFO: 192.168.11.30:3480 start 0: (13865): INFO: 192.168.11.30:3481 start 7: (13865): DEBUG: Received 100 bytes data 192.168.11.30:3480 from 192.168.11.49:56473....
> Default stack sizes are large - usually 1MB Warning prompt during clang grammar checking. Some compilers are very small, only 516. Whether it's a testing program or not, a...
@eakraly pls merge!
It's just a simple echo. Statistics will be added later. At 2024-01-20 04:59:28, "Michael Jones" ***@***.***> wrote: @jonesmz commented on this pull request. In src/apps/peer/udpserver.c: > do { - len...
## Test environment: - Server: - IP: 192.168.11.49 - OS: windows 10 - Compiler: - MSVC - MinGW - peer: - IP: 192.168.11.30 - OS: ubuntu - uclient: - IP:...