Regex for Log Code
Taken from this excellent paper by Scott Davis.
^ = start from beginning of string
d = match a digit
+ = match any number of digits
b = match a word Boundary
The arrow to the right of the “Find text:” dialog box can be expanded to show more search options..