YogaLogger.smali

.class public interface abstract Lcom/facebook/yoga/YogaLogger;
.super Ljava/lang/Object;
.source "YogaLogger.java"


# annotations
.annotation build Lcom/facebook/proguard/annotations/DoNotStrip;
.end annotation


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

    return-void
.end method


# virtual methods
.method public abstract log(Lcom/facebook/yoga/YogaLogLevel;Ljava/lang/String;)V
    .annotation build Lcom/facebook/proguard/annotations/DoNotStrip;
    .end annotation
.end method