Hi,
I am able to trace the details in the log using the 'Log.WriteLine(LogType.Trace,"Testing Log");' . But if I want to print the log location using 'Console.WriteLine("Log Location " + Log.LogLocation);' , its not returning anything.
Can you please tell me how I customize the report on the Log file in Test Studio and how I configure my own path of Log creation?
I am able to trace the details in the log using the 'Log.WriteLine(LogType.Trace,"Testing Log");' . But if I want to print the log location using 'Console.WriteLine("Log Location " + Log.LogLocation);' , its not returning anything.
Can you please tell me how I customize the report on the Log file in Test Studio and how I configure my own path of Log creation?