Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.825 Times

C Logging freeware
Filter: All | Freeware | Demo
 

C Logging

1 2 3 4 5 > 
Added: November 15, 2010 | Visits: 1.022

Pantheios 1.0.1 Beta Pantheios is an Open Source C/C++ Logging API library, offering an optimal combination of 100% type-safety, efficiency, genericity and extensibility. It is simple to use and extend, highly-portable (platform and compiler-independent) and, best of all, it upholds the C tradition of you only pay... Platforms: *nix

License: Freeware Size: 2.8 MB Download (91): Pantheios 1.0.1 Beta Download

Added: November 07, 2010 | Visits: 1.214

Wiggly-Log Wiggly-Log is a small C++ logging library. Whilst playing with graphics I found I needed a simple and fast logging implementation that I could improve as I needed. I wanted to be able to use standard C++ features like streams for outputting user-defined datatypes instead of having to bother... Platforms: *nix

License: Freeware Size: 296.96 KB Download (91): Wiggly-Log Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 509

Boost.Log Boost.Log is a simple, easy to use C++ logging library implementation being proposed to the Boost library collection. It aims for extensibility and flexibility while moderately affecting user's application performance. Platforms: Windows

License: Freeware Download (50): Boost.Log Download

Added: March 05, 2010 | Visits: 1.151

dclog dclog is a logging library for C and C++. It supports the concept of log levels, configurable logfile timestamps, and a configurable prefix to log messages. Installation: 1. From source: make all make install (as root) 2. Gentoo users: emerge -vp dclog emerge dclog. Get dclog at... Platforms: *nix

License: Freeware Size: 63.49 KB Download (98): dclog Download

Added: September 13, 2013 | Visits: 392

log4cplus Free and open source logging framework for C++ log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. log4cplus is modeled after the application called Java log4j API. NOTE: log4cplus is licensed and... Platforms: Mac

License: Freeware Size: 389.12 KB Download (42): log4cplus Download

Released: July 06, 2012  |  Added: July 06, 2012 | Visits: 661

Coyote Tracing for .NET Core Framework Coyote Tracing for .NET is a powerful solution that provides easy to use tracing, logging and routing capabilities for distributed and non-distributed .NET applications. * Send and distribute Trace Messages using the royalty-free Coyote Core Framework. * Collect and route Trace Messages using the... Platforms: Windows

License: Freeware Size: 5.43 MB Download (54): Coyote Tracing for .NET Core Framework Download

Added: June 28, 2013 | Visits: 140

OCLog Easy to use, yet powerful Objective-C Logging Library. Platforms: Mac

License: Freeware Size: 10.24 KB Download (39): OCLog Download

Added: September 24, 2010 | Visits: 1.155

EchelIRC Echelirc is a IRC channel logging bot written in C that logs all IRC channel activity to a MySQL database. Echelirc is IPv6 capable logging bot for IRC written in ANSI C. Whats New in This Release: - created a build.sh and a genmakefile.pl to generate a more generic makefile. - made build... Platforms: *nix

License: Freeware Size: 14.34 KB Download (99): EchelIRC Download

Added: February 27, 2010 | Visits: 1.188

Logging Services Logging Services project is intended to provide cross-language logging services for purposes of application debugging and auditing. We should also mention that thanks to the relentless efforts of many developers, we have a basic level of interoperability between the following projects: -... Platforms: *nix

License: Freeware Download (91): Logging Services Download

Added: May 10, 2013 | Visits: 410

Log4c Log4c is a library of C for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable. Here is a short introduction to Log4j which describes the API, and design... Platforms: Windows, *nix, C/C++, BSD Solaris

License: Freeware Download (59): Log4c Download

Released: November 17, 2007  |  Added: November 21, 2007 | Visits: 5.529

Oceantiger C# Designer With this source code editor and IDE you will be able to edit and compile C# documents. It has tools for generating C# code either by template, auto completion or by generating with one of the wizards in the program. The user interface is clear and compact so it easy to learn, and you can... Platforms: Windows

License: Freeware Size: 994.78 KB Download (278): Oceantiger C# Designer Download

Added: January 18, 2010 | Visits: 1.224

Exceptions in C Exceptions in C implements fully-functional nested exceptions with these constructs: try except on throw Also, it allows to define various datatypes for exception object (default is int, can be anything from char * to struct foo *). Compiling and running Precodey straight forward.... Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Exceptions in C Download

Added: January 18, 2010 | Visits: 1.685

Aapl C++ Template Library Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradigms by providing variations of standard data structures. For example, a by-value linked list template may be used to store a user supplied type such as an integer. A different list... Platforms: *nix

License: Freeware Size: 122.88 KB Download (105): Aapl C++ Template Library Download

Added: March 21, 2010 | Visits: 1.097

WorldForge::Atlas-C++ Atlas C++ is the standard implementation of the WorldForge Atlas protocol. WorldForge::Atlas-C++ is currently being developed in parallel with a stable branch, and the development code maintained separatly. The stable branch are numbered 0.4.x and implement the atlascpp-0.4 API, and the latest... Platforms: *nix

License: Freeware Size: 225.28 KB Download (102): WorldForge::Atlas-C++ Download

Added: October 13, 2010 | Visits: 1.387

GNU C library GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions. GNU C library is used by almost all C programs and provides the most essential program interface. The history of Unix and various standards determine much of the interface of the C... Platforms: *nix

License: Freeware Size: 19.5 MB Download (109): GNU C library Download

Added: September 08, 2010 | Visits: 922

AspeCt-oriented C AspeCt-oriented C project implements an aspect-oriented extension to C and offers one possible language design for an aspect-oriented C language.. Platforms: *nix

License: Freeware Size: 19.7 MB Download (91): AspeCt-oriented C Download

Added: September 10, 2010 | Visits: 1.296

CppUnit - C++ port of JUnit CppUnit is a C++ unit testing framework. CppUnit project started its life as a port of JUnit to C++ by Michael Feathers.. Platforms: *nix

License: Freeware Size: 716.8 KB Download (179): CppUnit - C++ port of JUnit Download

Added: January 07, 2010 | Visits: 2.585

A Sudoku Solver in C A Sudoku Solver in C is a console-based Linux program, written in C language, that solves Su Doku puzzles using deductive logic. It will only resort to trial-and-error and backtracking approaches upon exhausting its deductive moves. Puzzles must be of the standard 9x9 variety using the (ASCII)... Platforms: *nix

License: Freeware Size: 25.6 KB Download (203): A Sudoku Solver in C Download

Added: August 24, 2010 | Visits: 1.143

C++ xml C++ xml is a C++ library that provides an API for XML document handling. Similar to the JDOM Java interface, a XML document can be parsed, traced and generated by the provided methods. Furthermore, this library is a good example for the usage of the dragon parser generator. Installation:... Platforms: *nix

License: Freeware Size: 194.56 KB Download (94): C++ xml Download

Added: March 11, 2010 | Visits: 1.156

C++ base C++ base is a base class suite contains several powerful c++ base classes for basic encapsulation of low level operating system calls and basic library functions. Further packages you may access from this page require the installation of this base package. Platforms: *nix

License: Freeware Size: 102.4 KB Download (109): C++ base Download

1 2 3 4 5 >