KS2011: Structured error logging
KS2011: Structured error logging
Posted Oct 25, 2011 10:02 UTC (Tue) by nix (subscriber, #2304)In reply to: KS2011: Structured error logging by liljencrantz
Parent article: KS2011: Structured error logging
This I think is proof that you need a proper parser rather than just regex matching. Regexps are not a parser, they are (the core of) a tokenizer.
