跳到主要内容

create_logger

创建FluentLogger对象

声明

object create_logger(string tag_prefix, string host, int port)

参数

参数名描述
tag_prefix标签前缀
hostFluentd主机
portFluentd监听端口

返回值

使用方式

返回文档