Interface: RollupError
Defined in: log/logging.ts:37
Extends
Properties
binding?
- Type:
optionalbinding:string
Defined in: log/logging.ts:9
Inherited from
cause?
- Type:
optionalcause:unknown
Defined in: log/logging.ts:10
Inherited from
code?
- Type:
optionalcode:string
Defined in: log/logging.ts:11
Inherited from
exporter?
- Type:
optionalexporter:string
Defined in: log/logging.ts:12
Inherited from
frame?
- Type:
optionalframe:string
Defined in: log/logging.ts:13
Inherited from
hook?
- Type:
optionalhook:string
Defined in: log/logging.ts:14
Inherited from
id?
- Type:
optionalid:string
Defined in: log/logging.ts:15
Inherited from
ids?
- Type:
optionalids:string[]
Defined in: log/logging.ts:16
Inherited from
loc?
- Type:
optionalloc:object
Defined in: log/logging.ts:17
column
- Type: column:
number
file?
- Type:
optionalfile:string
line
- Type: line:
number
Inherited from
message
- Type: message:
string
Defined in: log/logging.ts:22
Inherited from
meta?
- Type:
optionalmeta:any
Defined in: log/logging.ts:23
Inherited from
name?
- Type:
optionalname:string
Defined in: log/logging.ts:38
names?
- Type:
optionalnames:string[]
Defined in: log/logging.ts:24
Inherited from
plugin?
- Type:
optionalplugin:string
Defined in: log/logging.ts:25
Inherited from
pluginCode?
- Type:
optionalpluginCode:unknown
Defined in: log/logging.ts:26
Inherited from
pos?
- Type:
optionalpos:number
Defined in: log/logging.ts:27
Inherited from
reexporter?
- Type:
optionalreexporter:string
Defined in: log/logging.ts:28
Inherited from
stack?
- Type:
optionalstack:string
Defined in: log/logging.ts:39
Overrides
url?
- Type:
optionalurl:string
Defined in: log/logging.ts:30
Inherited from
watchFiles?
- Type:
optionalwatchFiles:string[]
Defined in: log/logging.ts:40