Function vector::get_app_name
source · pub fn get_app_name() -> &'static str
Expand description
The name used to identify this Vector application.
This can be set at compile-time through the VECTOR_APP_NAME env variable. Defaults to “Vector”.