Delegate Logger.LogAction 日志记录 Namespace: cqhttp.Cyan.Utils Assembly: cqhttp.Cyan.dll Syntax public delegate void LogAction(Verbosity v, string message); Parameters Type Name Description Verbosity v 日志等级 System.String message 消息