libgocryptfs/internal/tlog
Jakob Unterwurzacher c400aca5cf tlog: clean up messages from the go-fuse library
Drop the date and add the "go-fuse: " prefix so you can see
where the message is coming from.

Before:
  Jun 27 09:03:15 brikett gocryptfs[4150]: 2016/06/27 09:03:15 Unimplemented opcode INTERRUPT
After:
  Jun 27 09:10:58 brikett gocryptfs[4961]: go-fuse: Unimplemented opcode INTERRUPT
2016-06-27 09:12:03 +02:00
..
log.go Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
log_go1.4.go tlog: switch default logger to syslog 2016-06-26 23:30:22 +02:00
log_go1.5.go tlog: clean up messages from the go-fuse library 2016-06-27 09:12:03 +02:00