In my file, I have lines similar to this
<Log LogID="633198520" LogLevel="Normal" Date="10/01/09 19:18" Type="Error" Source="Mentor" Text="Failed to process the request." />
When the line is read, if it is converted as field value pair I thought it will be easy to take required field. Please advise how this can be achieved.
-Thanks MS