Skip to content

About the spelling error in EagleEye.class  #2930

@xiaozzzi

Description

@xiaozzzi

Issue Description

Type: Code specification

I think maybe it's a code specification problem? although the method is not being used.

Method name should probably be setEagleEyeSelfAppender, right?

public final class EagleEye {
    ...
    // 
    static void setEagelEyeSelfAppender(EagleEyeAppender appender) {
        selfAppender = appender;
    }
}

If it needs to be modified, maybe I can submit a PR as the first PR for my participation in sentinel ^^

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions