Source code location information associated with the log entry.
Provides location information for source code associated with the log entry.
Note: Currently only applicable for backend log entries with the Velo
namespace.
{
// ...
"sourceLocation": {
"file": "http-functions.js",
"line": 24
},
// ...
}