log4c
log4c copied to clipboard
Fork of Log4c project
In one hour, I want the log output info in one file, how can I do to rechieve it. For example, [2019-5-5-10:00 to 2019-5-5-10:59), I want all the log output...
Hi! I'm trying to build using the Makefile in msvc6 and I'm getting and error Makefile(10) : fatal error U1033: syntax error : '=' unexpected I'm not really sure why...
Hi, This is my first pull request, that's why it took some time. This time I hope you can see my proposal to activate sd_stat_ctime for Windows. regards, Mark
In file sd_xplatform.c the function sd_stat_ctime returns -1 on native Windows platforms. As experiment I took the code based on the POSIX implementation and modified it to use st_mtime instead...