How Can I Change the Log Level in Mac Drive?
You can use the following the steps:
Open the Terminal and navigate to this location cd /Applications/filecloudmacdrive.app/Contents/MacOS
Open config.xml (either use vi or use any editor)
Now change <loglevel>information</loglevel> line to <loglevel>debug</loglevel> and Save the file.
Start FileCloud Mac Drive and let it hit disconnection.
Now, get the log files and send it to us.
At last be sure to revert back to "information" log level (else the performance will be very slow).