Kang Lin
Kang Lin
@akallabeth Thank you review. Fix in [v0.0.27](https://github.com/KangLin/RabbitRemoteControl/releases/tag/v0.0.27).
You are use version? and OS detail?
This is core dump. can send core dump file? the core dump file in the program folder.
You look like you're using a very old version from dump file. You are used RabbitRemoteControl version? - RabbitRemoteControl version: Menu->Help->Information - Detail information: Menu->Help->Information->Detail Please try to use latest...
Please update v0.0.27 dump file.
> RabbitRemoteControl_20241010130725_4332_2788.dmp… Link error. please upload again.
Please try v0.0.28. If you still core, send the log file and core dump file . The log file in %Temp%\log\Rabbit\RabbitRemoteControl
They are completely standalone. I've only used these two C++ logging libraries. So let's discuss it here. - pure C: - log4c: But it doesn't seem to be maintained. -...
I looked at the source code, log4cplus provides a C interface :smile: https://github.com/log4cplus/log4cplus/blob/REL_1_1_2/include/log4cplus/clogger.h logging-log4cxx does not provide a C interface :cry: > In my java life I used log4j in...
@coturn @eakraly @ggarber TODO: - Log interface - #define TURN_LOG_CATEGORY(category, level, ...) The newly added one can display logs by category - #define TURN_LOG_FUNC(level, ...) Stay compatible - void* turn_log_init();...