aboutsummaryrefslogtreecommitdiffstats
path: root/log4cxx.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ported from log4cxx to log4cppAlexander Sulfrian2013-01-051-42/+0
| | | | | | log4cxx depends on Apache Portable Runtime Utility Library, so we switch to log4cpp with nearly the same features but with no dependencies for easier porting to other platforms
* added main applicationAlexander Sulfrian2013-01-051-0/+42
added makefile added main function (src/main.cpp) added Application-class with sdl initialisation and main loop added log4cxx.xml configuration for main application adjusted .gitignore