This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3145ebac433a4e9621c39ef359e4bd80711275d6
MaxScale
/
log_manager
History
Markus Makela
3924f70d6b
Fixed log manager sometimes not writing the last character in a log message.
...
This was caused by type conversions from int to size_t and the usage of the MAX macro.
2015-02-20 04:42:02 +02:00
..
test
Code cleanup
2015-02-16 09:21:11 +00:00
CMakeLists.txt
Added log manager extra debug flags to CMake.
2014-12-03 16:09:33 +02:00
log_manager.cc
Fixed log manager sometimes not writing the last character in a log message.
2015-02-20 04:42:02 +02:00
log_manager.h
Added comments, removed non-existing function, cleaned up a bit.
2015-01-12 14:25:37 +02:00