• Blog
  • Changelog
  • Follow us on GitHubFollow us on XJoin our Discord server
  • Blog
  • GitHub
  • Releases
  • Getting Started

    • Quickstart
  • Library

    • Result
    • Type
    • Dependency Injection
    • Conventions
  • Local-First

    • How It Works
    • Indexes
    • Migrations
    • Patterns
    • Time travel
    • Examples
  • Other

    • API Reference
    • Comparison
    • Showcase
    • FAQ
    • Changelog

API Reference / @evolu/common / Console / createConsole

Function: createConsole()

function createConsole(config): Console;

Defined in: packages/common/src/Console.ts:83

Creates a console instance using the global console.

Parameters

ParameterType
configConsoleConfig

Returns

Console

Was this page helpful?

© Copyright 2025. All rights reserved.

Follow us on GitHubFollow us on XJoin our Discord server