This repository has been archived by the owner on Mar 26, 2020. It is now read-only.
Added new constructors for setting logfile during initialization time:
public GlusterFileSystem(String VolumeName, String Server, String LogFile, int LogLevel)
and
public GlusterFileSystem(String VolumeName, String Server, int Port, String Transport, String LogFile, int LogLevel)