Add profiling for all calls.
Bug #246989 reported by
Kevin Shuk
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyax |
New
|
Undecided
|
Unassigned |
Bug Description
Would be nice to be able to have a logging level for profiling data.
pyax makes all API calls through connection.
Caveat: _callApex may be called recursively for retries, so log retries as well and don't log profiling data for them (i.e., if retry_count > 0).
To post a comment you must log in.