Beamlens.Skill.Logger.LogStore
(beamlens v0.3.1)
View Source
In-memory ring buffer for application logs.
Captures logs via an Erlang :logger handler and provides query APIs
for the LLM to investigate log patterns, errors, and module-specific issues.
Summary
Functions
Returns a specification to start this module under a supervisor.
Ensures all pending events are processed. Used in tests.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Ensures all pending events are processed. Used in tests.