logRequestJson abstract method

void logRequestJson(
  1. String request
)

Supply a new request to niddler, already transformed into json

Implementation

void logRequestJson(String request);