package defpackage;

import java.util.Set;
import java.util.logging.Level;

/* JADX INFO: renamed from: ˆˈˇᵲ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C0825 extends ᵜᵪʾ {

    /* JADX INFO: renamed from: ᵔᵖᵹᵫ, reason: contains not printable characters */
    public final Set f3697;

    /* JADX INFO: renamed from: ᵜᵪʾ, reason: contains not printable characters */
    public final Level f3698;

    /* JADX INFO: renamed from: ᵨᵼⁱ, reason: contains not printable characters */
    public final C3419 f3699;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0825(String str) {
        super(str);
        Level level = Level.ALL;
        Set set = C3878.f14789;
        this.f3698 = level;
        this.f3697 = C3878.f14789;
        this.f3699 = C3878.f14787;
    }

    /* JADX INFO: renamed from: ᵨᵼⁱ, reason: contains not printable characters */
    public final boolean m2949(Level level) {
        return true;
    }

    /* JADX INFO: renamed from: ᵯᵷʽ, reason: contains not printable characters */
    public final void m2950(C3212 c3212) {
        String strMo3524 = (String) c3212.m7354().ᵛˀˊ(InterfaceC2490.f9671);
        if (strMo3524 == null) {
            strMo3524 = (String) ((ᵜᵪʾ) this).ˌᴵ;
        }
        if (strMo3524 == null) {
            AbstractC1084 abstractC1084 = c3212.f12241;
            if (abstractC1084 == null) {
                ᵕᵩʽᵲ.ᵪᵹᵥᵻ("cannot request log site information prior to postProcess()");
                return;
            }
            strMo3524 = abstractC1084.mo3524();
            int iIndexOf = strMo3524.indexOf(36, strMo3524.lastIndexOf(46));
            if (iIndexOf >= 0) {
                strMo3524 = strMo3524.substring(0, iIndexOf);
            }
        }
        ᵬʕˎʽ.ᵸˆˁ(strMo3524);
        C3878.m8579(c3212, this.f3698, this.f3697, this.f3699);
    }
}
