gazette / core

Build platforms that flexibly mix SQL, batch, and stream processing paradigms
https://gazette.dev
MIT License
718 stars 52 forks source link

use separate log statements for sequencer diagnostics #405

Closed psFried closed 3 weeks ago

psFried commented 3 weeks ago

The output of the previous panic message was way too large, and was truncated. So this changes to separate logs of each of the things that we'd like to see.


This change is Reviewable