URL:
  <http://gna.org/task/?7796>

                 Summary: Submission of sfs-logging - a C++ logging framework
                 Project: Gna! Administration
            Submitted by: verytechnical
            Submitted on: ven. 16 mai 2014 06:18:32 UTC
                  Status: None
         Approval Status: None
         Should Start On: ven. 16 mai 2014 00:00:00 UTC
   Should be Finished on: lun. 26 mai 2014 00:00:00 UTC
                Category: Project Approval
                Priority: 5 - Normal
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

A new project has been registered at Gna! 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration <https://gna.org/siteadmin/groupedit.php?group_id=3510> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration <https://gna.org/siteadmin/groupedit.php?group_id=3510>


= Registration Details =

* Name: *sfs-logging - a C++ logging framework*
* System Name:  *sfs-logging*
* Type: Programs
* License: GNU General Public License V3 or later

----

==== Description: ====
sfs_logging is a framework for creating log output from a C++ program.
It has many features typical of such libraries:

- select output to file, screen, or both.
- toggle logging of independent categories by a bit mask.
- log using printf style and/or C++ streams.
- option to omit pointer values to aid in regression testing.
- indent the log to follow program logic.
- timestamps.
- a unit testing framework (try make check, find the output in /tmp).
- an i18n framework.

The major difference from other, similar logging frameworks is its
independence of any larger code base.  It depends only on the C++
standard library, and glib (version 2.12 or greater) for i18n.

Source code: 

http://web.pdx.edu/~powellj/sfs_logging-0.0.4.tar.gz






    _______________________________________________________

Reply to this item at:

  <http://gna.org/task/?7796>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Register mailing list
Register@gna.org
https://mail.gna.org/listinfo/register

Reply via email to