fix(core): update
This commit is contained in:
@ -72,7 +72,8 @@ export class LogdnaMessage {
|
||||
meta: {
|
||||
...smartlogPackageArg.context,
|
||||
logType: smartlogPackageArg.type,
|
||||
correlation: smartlogPackageArg.correlation
|
||||
correlation: smartlogPackageArg.correlation,
|
||||
data: smartlogPackageArg.data || {}
|
||||
},
|
||||
env: smartlogPackageArg.context.environment,
|
||||
hostname: smartlogPackageArg.context.zone,
|
||||
|
Reference in New Issue
Block a user