Miłosz Orzeł’s Programming Blog
Posts
Categories
Tags
Posts
Categories
Tags
Posting sporadically since 2007...
Xml
2013
Short but very usueful regex – lookbehind, lazy, group and backreference
2013-08-16
Recently, I wanted to extract calls to external system from log files and do some LINQ to XML processing on obtained data. Here’s a sample log line (simplified, real log was way more complicated but it doesn’t matter for this post):