Meaning of "TAG" here,why we use this TAG?

public static final String TAG=“BTN”;

Tag is a unique identifier for filtering in logs.