---
changelog:
  category: Release
  version: logixlysia@6.3.0
date: '2026-03-23T20:02:43Z'
seo:
  description: >-
    Add formatLogOutput with optional multi-line context tree; keep formatLine
    as a deprecated alias returning the main line only.New config: service…
title: logixlysia@6.3.0
type: changelog
---
### Minor Changes

-   b92698a: 
    - Add `formatLogOutput` with optional multi-line context tree; keep `formatLine` as a deprecated alias returning the main line only.
    -   New config: `service`, `slowThreshold`, `verySlowThreshold`, `showContextTree`, `contextDepth`; default format includes `{icon}`, `{service}`, `{statusText}`, and `{speed}` tokens.
    -   Startup banner shows URL and optional logixlysia package version in a boxed layout.
