Skip to main content

SERVICE_NAME

Constant SERVICE_NAME 

Source
pub const SERVICE_NAME: u8 = 211;
Expand description

Pink — used for service names, first token of log messages.

RGB equivalent: (255, 175, 215) — soft pink

Used for:

  • The first word of every log message (the “action verb”)
  • The service structured field value

§Visual example (approximate)

HH:MM:SS  INFO  starting  bind=0.0.0.0:3000  auth=bearer
          ────  ────────
          plain  aurora::SERVICE_NAME (pink, bold)