Skip to content

Classes and utilities for logging to various endpoints. Currently includes MongoDB and Google Analytics.

License

Notifications You must be signed in to change notification settings

sitara-systems/sitara-logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sitara-logging

Classes for logging activity from an application

Requirements

Cinder

This project explicitly relies on Cinder for logging.

Other Libraries

This library uses:

  • mongo-cxx-driver
  • libcurl

The included vcpkg.json should automatically download and build the dependencies for all examples in here. This block also requires cinder to be in an adjacent folder for the cinder dependencies to be found automatically:

parentFolder/
    sitara-logging/
    cinder/

Use the included vcpkg.json as a jumping off point for adding this block into other projects!

About

Classes and utilities for logging to various endpoints. Currently includes MongoDB and Google Analytics.

Topics

Resources

License

Stars

Watchers

Forks