mirror of
https://github.com/denoland/deno.git
synced 2024-11-28 16:20:57 -05:00
20 lines
350 B
Text
20 lines
350 B
Text
|
{
|
||
|
"spans": [],
|
||
|
"logs": [
|
||
|
{
|
||
|
"timeUnixNano": "0",
|
||
|
"observedTimeUnixNano": "[WILDCARD]",
|
||
|
"severityNumber": 9,
|
||
|
"severityText": "INFO",
|
||
|
"body": {
|
||
|
"stringValue": "log 1\n"
|
||
|
},
|
||
|
"attributes": [],
|
||
|
"droppedAttributesCount": 0,
|
||
|
"flags": 0,
|
||
|
"traceId": "",
|
||
|
"spanId": ""
|
||
|
}
|
||
|
]
|
||
|
}
|