Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 297 Bytes

File metadata and controls

5 lines (4 loc) · 297 Bytes

CommonHelpers

a set of common utility and helpers such as error handling and logging utilities for C++

Asyncronous Logging

A asyncronous logger is included in the library for customizable and multi-sink async/sync logging utility. Refer to Logging.h for details and API for async logger.