Added MountConfig.DebugLogger.

geesefs-0-30-9
Aaron Jacobs 2015-07-16 10:46:59 +10:00
parent 069fff34a5
commit d914c05369
1 changed files with 4 additions and 0 deletions

View File

@ -84,6 +84,10 @@ type MountConfig struct {
// logging is performed.
ErrorLogger *log.Logger
// A logger to use for logging debug information. If nil, no debug logging is
// performed.
DebugLogger *log.Logger
// OS X only.
//
// Normally on OS X we mount with the novncache option