summaryrefslogtreecommitdiff
path: root/navit/log.c
Commit message (Expand)AuthorAgeFilesLines
* change:core:Remove unused argument from attr_searchjkoan2020-08-081-6/+6
* fix:all:fix compiler warnings (#935)Stefan Wildemann2019-10-291-2/+5
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-34/+17
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-276/+258
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-6/+6
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-6/+6
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-7/+7
* Fix:core:Obey size argument of strftime_localtime in log.cmvglasow2014-11-151-2/+1
* Refactoring:core:Add some more documentationmvglasow2014-11-151-3/+215
* Add:Core:Converted log object to new schememartin-s2013-05-241-1/+22
* Fix:Core:Use g_vsnsprintf instead of vsnprintf for more flexibilitymartin-s2011-02-181-1/+1
* Fix:core:Include config.h before using its definesrikky2011-02-011-0/+1
* Fix:Core:MSVC fixes|Thanks chollyamartin-s2011-01-241-1/+11
* Fix:Core:fix possible memleak reported by valgrindwoglinde2010-03-171-0/+1
* Fix:Core:Typomartin-s2009-11-211-2/+2
* Fix:Core:Correct handling of %i for androidmartin-s2009-11-211-2/+8
* Add:Core:Added possibility for binfile logging with dp point reductionmartin-s2009-10-041-12/+32
* add:core:GPX logs now include the current profile name of the logging vehiclebustersnyvel2009-07-261-0/+17
* Fix:Core:vehicle log files will now have data in them. ticket #255steven_s2008-10-291-1/+1
* Fix:Core:Changed core to use event functions instead of glib onesmartin-s2008-10-151-8/+10
* Fix:core:Fixed various logging bugsmartin-s2008-09-231-4/+12
* Fix:Core:Cleaned up map api a bitmartin-s2008-09-211-1/+1
* Add license files and headershorwitz2008-06-051-0/+19
* Fix:Core:Don't crash on failure to open log filemartin-s2008-05-241-0/+2
* Add:Core:Further improved loggingmartin-s2008-05-241-1/+12
* Add:Core:Improved logfile handlingmartin-s2008-05-221-7/+31
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+235