Support opening multiple logs

Issue #1524 resolved
Jurgis Salna created an issue

Tracing something like a batch job requires opening multiple debug logs as they are split into multiple transactions.

Right now it takes a while to open large logs (perhaps it could be there should be some cache used to mitigate it).

Comments (3)

  1. Scott Wells repo owner

    Closely related to #289. Jay has been requesting something like this for quite a while. I'm in the middle of some major work around new Apex refactorings and quick fixes, but I'll circle back around to #289 and this soon and see if I can't provide a better way to consume multiple logs that represent a single unit of work.

  2. Log in to comment