DebugFileLogger$LogEntry.smali

.class Lsg/bigo/log/DebugFileLogger$LogEntry;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lsg/bigo/log/DebugFileLogger;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = "LogEntry"
.end annotation


# instance fields
.field clockTime:J

.field counter:I

.field level:I

.field message:Ljava/lang/String;

.field rtcTime:J

.field tag:Ljava/lang/String;


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

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

    return-void
.end method

.method synthetic constructor <init>(Lsg/bigo/log/DebugFileLogger$1;)V
    .registers 2

    .line 35
    invoke-direct {p0}, Lsg/bigo/log/DebugFileLogger$LogEntry;-><init>()V

    return-void
.end method