Kalpana Muddapu
unread,Apr 30, 2013, 8:25:32 AM4/30/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Subodh Khare, Navneet Kumar, Sachin Janai, pasdm
Hello Subodh/Navneet,
Please find below the tasks worked today
1) Tested Logging Options
2) Modified JSON for Get Log Options attributes sequence
3) Added File Location Attribute to GetLogOptions JSON string
David: Attached file contains the modified files. Merge these changes in the latest code base.
Sean:
1) Replace the code in GetLogOptions() with the below code. We already have the JSON created for logging options in the JsonManager.cs file.
string logFilePath = Path.Combine(HttpContext.Current.Request.PhysicalApplicationPath, "log4net.xml");
string json = (new CSAA.PASDM.Bll.JsonManager()).getLogOptionsJSON(logFilePath);
return json;
2) Display Save Message for Logging
3) File Location option is for Flat File selection only.
Regards,
Kalpana
This e-mail transmission may contain confidential, proprietary and / or legally privileged information and is intended only for the individual or entity named in the e-mail address. Any disclosure, copying, distribution, or reliance upon the contents of this e-mail not authorized by the sender is strictly prohibited. If you have received this e-mail transmission in error, please immediately reply to the sender, so that proper delivery of the e-mail can be effected, and then please delete the message from your Inbox. Any content of this message and its attachments that does not relate to the official business of Saama Technologies Inc. or its subsidiaries must be taken not to have been sent or endorsed by any of them. Email communications are not private and no warranty is made that e-mail communications are timely, secure or free from computer virus or other defect.