Interface LogInfoHandle

  • All Superinterfaces:
    Handle

    public interface LogInfoHandle
    extends Handle
    标准日志输出
    Author:
    lb
    Date:
    2023年12月22日
    • Method Detail

      • info

        void info​(Object source,
                  String info)
        Parameters:
        source - 日志源
        info - 信息
        name - 名字