SRTLogLevel
public enum SRTLogLevel : Sendable
                - 
                  
                  
Highly detailed and very frequent messages.
Declaration
Swift
case debug - 
                  
                  
Occasionally displayed information.
Declaration
Swift
case notice - 
                  
                  
Unusual behavior.
Declaration
Swift
case warning - 
                  
                  
Abnormal behavior
Declaration
Swift
case error - 
                  
                  
Error that makes the current socket unusabl
Declaration
Swift
case crit