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