FSDLogLevel.smali

.class public interface abstract annotation Lcom/taboola/android/global_components/fsd/FSDLogLevel;
.super Ljava/lang/Object;
.source "FSDLogLevel.java"

# interfaces
.implements Ljava/lang/annotation/Annotation;


# annotations
.annotation runtime Ljava/lang/annotation/Retention;
    value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation


# static fields
.field public static final DEBUG:Ljava/lang/String; = "B"

.field public static final PRODUCTION:Ljava/lang/String; = "A"