···2626}
27272828// Creates the Cortex object from SDK
2929-const verbose = process.env.LOG_LEVEL || 1;
2929+const verbose = 3;
3030+// const verbose = process.env.LOG_LEVEL || 1;
3031const options = { verbose };
31323233// This global client is used in every Cortex API call