类型别名

type Attr

public type Attr = (String, LogValue)

功能:日志消息的键值对类型,是 (String, LogValue) 的类型别名。