Flowgger is a logging framework that requires users to define the flow of their code in advance, drastically reducing log sizes and improving debugging efficiency.
Allows users to categorize logs and pause or play logs based on flow names, types, or keys, enabling more refined control over logging without redeployment.
Enables writing logs for specific flows to particular streams and includes filtering for notification based on log type, allowing better targeting of log handling.