You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dehnert f39fb24f65 Removed pointers from Model Checker Interface (and callback methods in formulas). From now on, the results are returned in form of an object. Because of the existing move semantics for the types in question, this does not come at a performance penalty. 12 years ago
..
CMakeLists.txt Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2 12 years ago
Makefile.am Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2 12 years ago
Makefile.in Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2 12 years ago
README Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2 12 years ago
log4cplus.properties Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2 12 years ago
main.cxx Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2 12 years ago

README

This test is used to get a basic idea how log4cplus will perform in "your" environment.
Customize the log4cplus.properties file to match your desired configuration.

Note:
Set the "logger.testlogger" logger to FATAL to test the performace of the "no logging"
scenario.