diff --git a/typescript/optics-deploy/src/core/CoreDeploy.ts b/typescript/optics-deploy/src/core/CoreDeploy.ts index 8816c409a..9fe88ee81 100644 --- a/typescript/optics-deploy/src/core/CoreDeploy.ts +++ b/typescript/optics-deploy/src/core/CoreDeploy.ts @@ -72,7 +72,7 @@ export class CoreDeploy extends Deploy { home, tracing: { level: 'debug', - style: 'pretty', + style: 'json', }, db: 'db_path', };