aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fuse_log.c
AgeCommit message (Expand)AuthorLines
2025-02-20fuse_log: simplify default log functionVassili Tchersky-42/+5
2024-07-17fuse_log: initialize sys_log_level variable to avoid compiler warningJoanne Koong-2/+2
2024-07-14Add syslog and fatal signal handler featureBernd Schubert-4/+60
2019-09-10log: move fuse_log() to the public header fileStefan Hajnoczi-1/+0
2019-09-04Introduce callback for loggingStefan Hajnoczi-0/+41