Inherits spdlog::sinks::base_sink< std::mutex >.
◆ termination_sink() [1/3]
      
        
          | termination_sink::termination_sink  | 
          ( | 
          int |           status,  | 
        
        
           | 
           | 
          const spdlog::level::level_enum & |           minLevel = spdlog::level::level_enum::err ) | 
        
      
 
 
◆ termination_sink() [2/3]
◆ termination_sink() [3/3]
◆ ~termination_sink()
  
  
      
        
          | termination_sink::~termination_sink  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridedefault   | 
  
 
 
◆ flush_()
  
  
      
        
          | void termination_sink::flush_  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ sink_it_()
  
  
      
        
          | void termination_sink::sink_it_  | 
          ( | 
          const spdlog::details::log_msg & |           msg | ) | 
           | 
         
       
   | 
  
override   |