Skip to content

bobnewgard/CxxMsg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project provides a library for the Messages namespace, which contains the Msg class. The Msg class provides helper methods for log message generation.

Use Cases

  • Generating messages in C++

Unsupported Use Cases

  • TBD

Library

The libCxxMsg library is created by executing "make lib". Only dynamic libraries are built.

Validated Environments

Generating messages has been validated in the following environments

Linux libc gcc make bash
Debian 4.19.67-amd64 2.28 8.3.0 4.2.1 5.0

Installation

  1. Make sure you have installed the components shown in the "Validated Environments" section
  2. execute "make" for hints about available targets

Issues

  • Bug tracker TBD

Comms

  • Mailing list TBD

License

License for Code

The code in this project is licensed under the Lesser GPLv3

License for This Project Summary

This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/.

About

No description, website, or topics provided.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published