Guide for @workleap/logging, a structured logging library for Workleap frontend TypeScript applications.
Use this skill when:
(1) Setting up or configuring @workleap/logging loggers (BrowserConsoleLogger, CompositeLogger)
(2) Using @workleap/logging API: log levels, chained segments, scopes, styled output
(3) Composing or filtering loggers for multi-destination logging (LogRocket, telemetry)
(4) Working with Squide's useLogger hook alongside @workleap/logging
(5) Reviewing PRs or troubleshooting logging code in Workleap TypeScript projects
This skill also applies when the user discusses frontend logging, console logging, or structured logging in a Workleap context without naming the package directly.
2026-03-06