aboutsummaryrefslogtreecommitdiffstats
path: root/include/fuse_log.h
AgeCommit message (Expand)AuthorLines
2025-09-19fuse_log: Add __attribute__((format(printf, ) and fix warningsBernd Schubert-1/+2
2025-06-27license: s/COPYING/GPL2.txt, s/COPYING.LIB/LGPL2.txtizxl007-1/+1
2024-07-14Add syslog and fatal signal handler featureBernd Schubert-0/+12
2019-09-10log: move fuse_log() to the public header fileStefan Hajnoczi-0/+8
2019-09-04Introduce callback for loggingStefan Hajnoczi-0/+74