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
1dc48f5ed858f215167496e947a8d0451cb3945b
MaxScale
/
log_manager
History
Johan Wikman
29e241ee60
__func__ instead of __FUNCTION__
...
The former is part of the C99 standard while the latter is a GCC extension.
2015-10-23 12:52:55 +03:00
..
test
Changed sprintf calls to snprintf calls and fixed compiler warnings.
2015-08-18 10:50:48 +03:00
CMakeLists.txt
Fixed missing utils link in log manager.
2015-05-08 05:07:01 +03:00
log_manager.cc
Bool arguments replaced with enum.
2015-10-22 16:05:23 +03:00
log_manager.h
__func__ instead of __FUNCTION__
2015-10-23 12:52:55 +03:00