HTTP is the lowest-level layer through which Parcel SDK communicates with the other components (=gateway, mostly).
I've found this useful in my debugging.
This PR doesn't use the tiny TS logging class from oasis-std, because that would cause a cyclic depndency between the two packages.
HTTP is the lowest-level layer through which Parcel SDK communicates with the other components (=gateway, mostly). I've found this useful in my debugging.
This PR doesn't use the tiny TS logging class from oasis-std, because that would cause a cyclic depndency between the two packages.