API reference / @evolu/common / Console / createConsoleWithTime
Function: createConsoleWithTime()
function createConsoleWithTime(config): Console;
Defined in: packages/common/src/Console.ts:186
Creates a console instance with timestamp prefixes.
Parameters
| Parameter | Type |
|---|---|
config | ConsoleWithTimeConfig |