Note: you can log messages from Xamarin PCL project, Currently Xamarin.Android,Xamrin.iOS is only supported
Set the log File Name and Folder Name using this method Example: SetLogFileName("Mylog.txt","MyLogFolder")
Log the message using this method Example:LogInfo("Application Started",LogLevel.Info);
Returns Saved Log Path File