LogSpecification interface
作的日志规范。
属性
| blob |
规范的 Blob 持续时间。 |
| display |
日志规范的显示名称。 |
| log |
基于名称进行筛选的模式 |
| name | 日志规范的名称。 |
属性详细信息
blobDuration
规范的 Blob 持续时间。
blobDuration?: string
属性值
string
displayName
日志规范的显示名称。
displayName?: string
属性值
string
logFilterPattern
基于名称进行筛选的模式
logFilterPattern?: string
属性值
string
name
日志规范的名称。
name?: string
属性值
string