Different formatting on pretty tab on web logs after upgrading to segment/analytics-node

13 Views Asked by At

Before, using analytics-node 5.2.0, in the "pretty" tab of the log viewer, a request is displayed as follows:

analytics-node 5.2.0

When upgrading to @segment/analytics-node 2.0.0, the same request is displayed as a curl command:

@segment/analytics-node 2.0.0

Why is this happening? Is there any way to show on pretty tab the requests in the same format as before with the new library?

0

There are 0 best solutions below