Skip to content

Recommended way to get “good logs” without extra engineering:

  • createConsoleLogger() — quick start
  • tagLogger() — adds tags (e.g., windowId/sourceId) to every log entry

See also: docs/examples/structured-logging.ts.

Released under the MIT License.