# Filtered to Healing

A seeded battle log that opens already narrowed to healing events by calling `setFilter("heal")` after construction, hiding every damage, buff, debuff, and system line. Two further lines are streamed in with `addLine()` - the healing entry stays visible while the debuff line is hidden by the active filter, showing how live entries respect the current selection.
