Console
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:74
Methods
Section titled “Methods”assert()
Section titled “assert()”assert(
condition?
, …data?
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:75
Parameters
Section titled “Parameters”condition?
Section titled “condition?”boolean
…any
[]
Returns
Section titled “Returns”void
clear()
Section titled “clear()”clear():
void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:77
Returns
Section titled “Returns”void
count()
Section titled “count()”count(
label?
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:79
Parameters
Section titled “Parameters”label?
Section titled “label?”string
Returns
Section titled “Returns”void
countReset()
Section titled “countReset()”countReset(
label?
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:81
Parameters
Section titled “Parameters”label?
Section titled “label?”string
Returns
Section titled “Returns”void
debug()
Section titled “debug()”debug(…
data
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:83
Parameters
Section titled “Parameters”…any
[]
Returns
Section titled “Returns”void
dir(
item?
,options?
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:85
Parameters
Section titled “Parameters”any
options?
Section titled “options?”any
Returns
Section titled “Returns”void
dirxml()
Section titled “dirxml()”dirxml(…
data
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:87
Parameters
Section titled “Parameters”…any
[]
Returns
Section titled “Returns”void
error()
Section titled “error()”error(…
data
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:89
Parameters
Section titled “Parameters”…any
[]
Returns
Section titled “Returns”void
group()
Section titled “group()”group(…
data
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:91
Parameters
Section titled “Parameters”…any
[]
Returns
Section titled “Returns”void
groupCollapsed()
Section titled “groupCollapsed()”groupCollapsed(…
data
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:93
Parameters
Section titled “Parameters”…any
[]
Returns
Section titled “Returns”void
groupEnd()
Section titled “groupEnd()”groupEnd():
void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:95
Returns
Section titled “Returns”void
info()
Section titled “info()”info(…
data
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:97
Parameters
Section titled “Parameters”…any
[]
Returns
Section titled “Returns”void
log(…
data
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:99
Parameters
Section titled “Parameters”…any
[]
Returns
Section titled “Returns”void
table()
Section titled “table()”table(
tabularData?
,properties?
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:101
Parameters
Section titled “Parameters”tabularData?
Section titled “tabularData?”any
properties?
Section titled “properties?”string
[]
Returns
Section titled “Returns”void
time()
Section titled “time()”time(
label?
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:103
Parameters
Section titled “Parameters”label?
Section titled “label?”string
Returns
Section titled “Returns”void
timeEnd()
Section titled “timeEnd()”timeEnd(
label?
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:105
Parameters
Section titled “Parameters”label?
Section titled “label?”string
Returns
Section titled “Returns”void
timeLog()
Section titled “timeLog()”timeLog(
label?
, …data?
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:107
Parameters
Section titled “Parameters”label?
Section titled “label?”string
…any
[]
Returns
Section titled “Returns”void
timeStamp()
Section titled “timeStamp()”timeStamp(
label?
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:108
Parameters
Section titled “Parameters”label?
Section titled “label?”string
Returns
Section titled “Returns”void
trace()
Section titled “trace()”trace(…
data
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:110
Parameters
Section titled “Parameters”…any
[]
Returns
Section titled “Returns”void
warn()
Section titled “warn()”warn(…
data
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:112
Parameters
Section titled “Parameters”…any
[]
Returns
Section titled “Returns”void