Feature matrix
When to choose Logixlysia
- You want Pino performance with Elysia-native
store.loggerergonomics. - You need file logging and rotation without wiring a separate drain.
- You prefer incremental context (
mergeContext) plus automatic access logs instead of migrating to a wide-event-only API.
When to consider evlog
- You want a unified wide-event pipeline across many frameworks with managed drains (Axiom, etc.).
- You rely heavily on
evlog/aiandevlogauth integrations out of the box.