Arvind Singh wrote:
> we have been working on a CSV Log parser application in csharp.
>
> we recently discovered that certain log entries or records can span
across multiple lines.
>
> in the sense, that the same activity has more detail in subsequent
lines.
Not really, they are different log ent
we have been working on a CSV Log parser application in csharp.
we recently discovered that certain log entries or records can span across
multiple lines.
in the sense, that the same activity has more detail in subsequent lines.
For ex, a select,insert query has
A query entry
A Duration en