utility
            StandardColors
¶
    
              Bases: IntEnum
collection of standard colors for the terminal
Source code in src/loggext/utility/_color.py
                
            is_running_as_service()
¶
    Returns:
| Type | Description | 
|---|---|
                  bool
             | 
            
               if the current script is running as a service (or not)  | 
          
            is_running_in_shell()
¶
    
            logging_is_configured()
¶
    Returns:
| Type | Description | 
|---|---|
                  bool
             | 
            
               if :func:  |