summaryrefslogtreecommitdiff
path: root/src/log.cpp
Commit message (Expand)AuthorAge
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-01
* Use std::queue for HTTPFetchRequest and std::vector for log_output instead of...Loic Blot2015-03-05
* Fix Android compile warningCraig Robbins2015-02-12
* Fixes for androidsapier2015-01-06
* Log: Silence errorstream during unittestskwolekr2014-12-12
* Add support for Android 2.3+sapier2014-06-29
* Fixed minetest reliable udp implementation (compatible to old clients)sapier2014-01-10
* Fix log threadname lookup handling not beeing threadsafesapier2013-11-30
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* Add better trace peudo-loglevel supportPerttu Ahola2012-05-20
* Add a third log output interface methodPerttu Ahola2011-11-29
* Add log_remove_output and log_deregister_threadPerttu Ahola2011-11-29
* Initially add small and tight logging facilityPerttu Ahola2011-10-16