Constant CODE_COLUMN_NUMBER
Source pub const CODE_COLUMN_NUMBER: &str = "code.column.number";
Expand description
The column number in code.file.path
best representing the operation. It SHOULD point within the code unit named in code.function.name
.
§Notes
§Examples