s3fs-fuse/s3fs/src
mooredan@suncup.net 41cf008523 Added command line option for debug (-d or --debug)
Sending DEBUG messages to syslog is off by default.
-d (or --debug) enables DEBUG messages to go to
syslog

Additionally, if an additional -d command line option
is given, then the -d option is passed to FUSE, upon
which FUSE outputs debug messages to STDOUT

resolves issue #120



git-svn-id: http://s3fs.googlecode.com/svn/trunk@235 df820570-a93a-0410-bd06-b72b767a4274
2010-11-12 23:18:39 +00:00
..
Makefile.am M s3fs/src/s3fs.cpp 2010-10-24 22:23:09 +00:00
s3fs.cpp Added command line option for debug (-d or --debug) 2010-11-12 23:18:39 +00:00
s3fs.h Added command line option for debug (-d or --debug) 2010-11-12 23:18:39 +00:00
string_util.cpp Factored out purely string-based operations into string_util 2010-10-24 09:36:50 +00:00
string_util.h Factored out purely string-based operations into string_util 2010-10-24 09:36:50 +00:00