instance property

HttpLogger get instance

Implementation

static HttpLogger get instance => _instance ??= HttpLogger();