Skip to main content

stylex_constants/
logger.rs

1/// The branded prefix for all StyleX log messages and diagnostics.
2pub const STYLEX_LOG_PREFIX: &str = "[StyleX]";