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