aboutsummaryrefslogtreecommitdiffstats
path: root/src/log.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Clean up includesDavid Robillard1-1/+0
2022-08-17Use logging API for almost all console outputDavid Robillard1-1/+3
2022-08-17Switch to meson build systemDavid Robillard1-5/+3
2022-08-17Separate JalvLog from JalvDavid Robillard1-6/+5
2022-08-17Use a consistent interface for error/warning/debug loggingDavid Robillard1-19/+51
2022-08-17Move Port definition to its own headerDavid Robillard1-0/+1
2022-08-17Separate options.h from jalv_internal.hDavid Robillard1-0/+1
2022-08-17Move JalvURIDs and JalvNodes to their own headersDavid Robillard1-0/+1
2022-08-17Separate log.h from jalv_internal.hDavid Robillard1-1/+6
2022-08-17Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2022-05-30Move implementations out of shared headerDavid Robillard1-0/+32
2022-05-27Move platform-specific terminal code out of headersDavid Robillard1-0/+29
2022-05-27Format all code with clang-formatDavid Robillard1-35/+30
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-09-27Clean up includesDavid Robillard1-0/+7
2016-07-31Clean up log outputDavid Robillard1-5/+22
2015-10-10Add option to enable plugin trace log messagesDavid Robillard1-1/+1
2012-04-05Implement log extension.David Robillard1-0/+43