v0.3.8-pre.003
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
// file: crates/ksp-app-store-desk/src/constants.rs
|
||||
// version: 1
|
||||
// version: 2
|
||||
|
||||
//! Application-owned tracing targets and domains.
|
||||
|
||||
/// Logging profile used while Store Desk is under active development.
|
||||
pub(crate) const DEVELOPMENT_LOGGING_PROFILE: &str = "supertrace";
|
||||
/// Structured domain used while bootstrapping Config and Logging.
|
||||
pub(crate) const TRACING_DOMAIN_BOOTSTRAP: &str = "store.bootstrap";
|
||||
/// Structured domain used by technical frontend events.
|
||||
|
||||
Reference in New Issue
Block a user