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