class Scry::ClientLogBackend
- Scry::ClientLogBackend
- Log::IOBackend
- Log::Backend
- Reference
- Object
Defined in:
scry/log.crConstructors
Instance Method Summary
- 
        #write(entry : ::Log::Entry)
        
          Writes the entry to this backend. 
Constructor Detail
Instance Method Detail
        
        def write(entry : ::Log::Entry)
        #
      
      
        
              Description copied from class Log::Backend
            
          
          Writes the entry to this backend.