aboutsummaryrefslogtreecommitdiff
path: root/libjaylink/log.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-15Minor code and documentation cleanupsMarc Schink1-1/+1
2016-09-09Minor documentation cleanupsMarc Schink1-4/+4
2016-07-17Doxygen: Add @since tagsMarc Schink1-0/+10
2016-05-15Change API of jaylink_log_get_level()Marc Schink1-6/+9
2016-05-15Use enums where appropriateMarc Schink1-5/+7
2016-03-08Use __USE_MINGW_ANSI_STDIO for MinGW buildMarc Schink1-0/+4
2015-12-22Use spaces instead of tabs in Doxygen commentsMarc Schink1-6/+6
2015-04-04Add functions to access the log domain.Marc Schink1-1/+56
2015-04-04Add function to set custom log function.Marc Schink1-11/+51
2015-03-23Change license to GPLv2+.Marc Schink1-1/+1
2015-03-02Mark visibility of public API and private functions.Marc Schink1-7/+7
2015-03-02Improve doxygen documentation.Marc Schink1-0/+29
2015-03-02Add basic logging functionality.Marc Schink1-0/+108