-
Notifications
You must be signed in to change notification settings - Fork 0
Simple remote logging facility for C++ programs.
License
tmacam/remote_logging_cpp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A simple drop-in "replacement" for std::cout as logging facility but that logs
to a remove UDP server instead of (only) to the stdout.
WARNING:
this is a lame C++ logging facility. You should probably use glog or
something from boost. See: http://code.google.com/p/google-glog/ or
http://torjo.com/log2/doc/html/index.html or http://www.boost.org
See remote_logging.hpp for documentation, main.cpp for a usage example.
This lame code is distributed under the MIT/X11 license. See LICENSE for
further information.
About
Simple remote logging facility for C++ programs.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published