HttpService$1.smali

.class final Lorg/web3j/protocol/http/HttpService$1;
.super Ljava/lang/Object;
.source "HttpService.java"

# interfaces
.implements Lokhttp3/logging/a;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lorg/web3j/protocol/http/HttpService;->configureLogging(Lokhttp3/ai;)V
.end annotation


# direct methods
.method constructor <init>()V
    .registers 1

    .prologue
    .line 89
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public final log(Ljava/lang/String;)V
    .registers 3

    .prologue
    .line 92
    # getter for: Lorg/web3j/protocol/http/HttpService;->log:Lorg/slf4j/Logger;
    invoke-static {}, Lorg/web3j/protocol/http/HttpService;->access$000()Lorg/slf4j/Logger;

    move-result-object v0

    invoke-interface {v0, p1}, Lorg/slf4j/Logger;->debug(Ljava/lang/String;)V

    .line 93
    return-void
.end method