Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v9.80

    f926802d · licence update on readme ·
    Licence and copyright update
  • v9.79

    6fd4f17c · release ready 9.79 ·
    Major release
  • v9.78

    789e16ac · release ready ·
    Minor release with bug fixes
  • v9.77

    14a8e795 · v9.77 release ·
    Easylogging++ v9.77 RELEASE NOTES
    ---------------------------------
    
    Release type: Major
    API changes: No
    
    ==========================
    =      BUG FIXES         =
    ==========================
    
     - Using _ELPP_DISABLE_ASSERT breaks config file parsing (issue #218)
    
    ==========================
    =     NEW FEATURES       =
    ==========================
    
     - Support for unique unit of measure in performance tracking (issue #208)
     - Changing default format from a more localized %d/%M/%Y to ISO 8601 standard (issue #200)
    
    ==========================
    =         BUILD FIX      =
    ==========================
    
     - Warning fix for `sleep`
    
    ==========================
    =         NOTES          =
    ==========================
    
     - Changed donation policy
     - See https://github.com/easylogging/easyloggingpp/blob/v9.77/README.md for manual for this release
     - See https://github.com/easylogging/easyloggingpp/tree/master/doc for other release notes
     - Closed issues: https://github.com/easylogging/easyloggingpp/issues?page=1&state=closed
  • v9.76

    354a5e99 · 9.76 release ·
    Easylogging++ v9.76 RELEASE NOTES
    ---------------------------------
    
    Release type: Major
    API changes: No
    
    ==========================
    =     NEW FEATURES       =
    ==========================
    
     - Experimental asynchronous logging using `_ELPP_EXPERIMENTAL_ASYNC_LOGGING` (issue #202)
     - `CHECK_BOUNDS` macro to check boundaries (issue #204)
    
    ==========================
    =     API CHANGES        =
    ==========================
    
     - `Logger::flush(Level, base::type::fstream_t)` and `Logger::isFlushNeeded(Level)` made public
    
    ==========================
    =         NOTES          =
    ==========================
    
     - See https://github.com/easylogging/easyloggingpp/blob/v9.76/README.md for manual for this release
     - See https://github.com/easylogging/easyloggingpp/tree/master/doc for other release notes
     - Closed issues: https://github.com/easylogging/easyloggingpp/issues?page=1&state=closed
     - Removed references to `easylogging.org` as site will no longer service.
  • v9.75

    4a74f67c · v9.75 release ·
    Mainly bug fixes
  • v9.74

    0fc78203 · v9.74 release ·
    Some new features and bug fix
  • v9.73

    73a84191 · v9.73 release ·
    New features (issue #179)
  • v9.72

    39058683 · v9.72 release ·
    Minor bug fix
  • v9.71

    db017975 · v9.71 release ·
    Minor bug fix with performance_checkpoint
  • v9.70

    Refactoring and API changes
  • v9.69

    39824597 · v9.69 release ·
    Improvements to callback
  • v9.68

    5efabe32 · updated release ·
    Customizable debug macros
  • v9.67

    5101e1d6 · release 9.67 ·
    Major bug fix for non-existent files
  • v9.66

    0778cae0 · v9.66 release ·
    Bug fix in Loggers::verbose
  • v9.65

    8355f97a · release 9.65 ·
    Ability to create loggers on the fly
  • v9.64

    bd074a9f · Update README.md ·
    A lot of new features and bug fixes
  • v9.63

    1bea3b3f · v9.63 fix ·
    v9.63 release - see release notes @ easylogging.org
  • v9.62

    c587f6ee · v9.62 release ·
    v9.62 release - see release notes @ easylogging.org
  • v9.61

    4ca95c74 · v9.61 release ·
    Minor change to Logger::log and friend functions