YogaLogger.smali

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


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


# 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