Constant CODE_FUNCTION_NAME

Source
pub const CODE_FUNCTION_NAME: &str = "code.function.name";
Expand description

The method or function name, or equivalent (usually rightmost part of the code unit’s name).

§Notes

§Examples

  • "serveRequest"