-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Charwaka edited this page Mar 13, 2018
·
2 revisions
Note: you can log messages from Xamarin PCL project, Currently Xamarin.Android,Xamrin.iOS is only supported
Set the log file name using this method Example: SetLogFileName("Mylog.txt")
Log the message using this method Example:LogInfo("Application Started",LogLevel.Info);
Returns Saved Log Path File