Log.Info(message)

生成在参数中传递的信息性消息。
static void Info(string
message
);

参数

message
(string)
要生成的消息。

示例

Log.Info("This is an info message");
提供反馈
对本文档有问题或反馈吗? 请在这里提交您的反馈