# @lazyapps/logger

Centralized logging with correlation IDs for the LazyApps framework. Provides structured log output with configurable levels and automatic correlation ID propagation across async operations.

## Installation

```bash
pnpm add @lazyapps/logger
```

## Part of LazyApps

This package is part of the [LazyApps](https://github.com/oliversturm/lazyapps-libs) event-sourcing and CQRS framework.
