aboutsummaryrefslogtreecommitdiffstats
path: root/src/log.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-17Use logging API for almost all console outputDavid Robillard1-0/+1
2022-08-17Define JALV_BEGIN_DECLS and define JALV_END_DECLSDavid Robillard1-6/+3
2022-08-17Separate JalvLog from JalvDavid Robillard1-0/+6
2022-08-17Use a consistent interface for error/warning/debug loggingDavid Robillard1-2/+16
2022-08-17Reduce dependence on jalv_internal.hDavid Robillard1-1/+1
2022-08-17Move Port definition to its own headerDavid Robillard1-0/+2
2022-08-17Separate log.h from jalv_internal.hDavid Robillard1-0/+54