googleid_109910
11 years agoOccasional Contributor
How to extract messages created by the user from the logs?
Hi All,
I wanted to extract only the messages sent through 'Log.Message()' instruction from my test log xml file(TestLog.xml). I thought of filtering by the .gif file name associated with that message. The .gif file is associated with the icon signifying that its a 'message type'. But these .gif files have different names in different logs nor there is any definite pattern in naming these files. So i wanted to know if there is any way for me to extract messages sent through 'Log.Message()' instruction from my test log xml file.
Thank you for the help in advance.
I wanted to extract only the messages sent through 'Log.Message()' instruction from my test log xml file(TestLog.xml). I thought of filtering by the .gif file name associated with that message. The .gif file is associated with the icon signifying that its a 'message type'. But these .gif files have different names in different logs nor there is any definite pattern in naming these files. So i wanted to know if there is any way for me to extract messages sent through 'Log.Message()' instruction from my test log xml file.
Thank you for the help in advance.