Classes
                    This is a simple Logger implementation that other Loggers can inherit from.
                
            
                    Describes log levels
                
            
                    Describes a logger-aware instance
                
            
                    Basic Implementation of LoggerAwareInterface.
                
            
                    Describes a logger instance
                
            
                    This is a simple Logger trait that classes unable to extend AbstractLogger
(because they extend another class, etc) can include.
                
            
                    This Logger can be used to avoid conditional log calls
                
            
                    Provides a base test class for ensuring compliance with the LoggerInterface
                
            
                    The Signer class is designed for those who are signing data on behalf of a public-private keypair.