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
c1c7a3fb02bd42444cd8571deae9393a37c52ad3
MaxScale
/
log_manager
History
vraatikka
15adf134c4
Defined LOGFILE_DEBUG for future use. If there will be separate logfile for debug output then macro will be removed. Currently equals with LOGFILE_TRACE.
2013-09-12 22:01:05 +03:00
..
test
log manager now spreads log writings 'down' so that LOGFILE_ERROR logs are duplicated in LOGFILE_MESSAGE, and in LOGFILE_TRACE, and LOGFILE_MESSAGE logs are duplicated in LOGFILE_TRACE.
2013-08-20 10:43:54 +03:00
log_manager.cc
Holding error log's block buffer registration until all logs were written caused deadlock if block buffers were full. Now buffer registrations don't overlap.
2013-09-02 10:30:50 +03:00
log_manager.h
Defined LOGFILE_DEBUG for future use. If there will be separate logfile for debug output then macro will be removed. Currently equals with LOGFILE_TRACE.
2013-09-12 22:01:05 +03:00
makefile
Add depend make target and resolve conflict in query_classifier.cc
2013-07-19 15:05:21 +02:00