Skip to content
  • Andreas Gohr's avatar
    Support old and new PSR-3 versions · 4747e736
    Andreas Gohr authored
    New versions of PSR-3 have adjusted method signatures, making it
    incompatible with the old implementation.
    
    By splitting out the core functionality and implement different classes
    for logging with different method signatures, the library is now
    compatible with both versions.
    
    Alternative fix for #28
    4747e736
To learn more about this project, read the wiki.