I can’t find something helpful anywhere… How do the raw Windows Azure: Windows Event Log-XML looks like. I need to know which EventLevel refers to an number.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you’re talking about an XML file I’m assuming you are referring to the diagnostics.wadcfg file. In this file, you simply write the LogLevel as defined in the XSD:
If you need the numeric values of each level (I think this is also something you’re asking), you can find them through the enum: