Browse wiki
This entry published by the Free Software Foundation.
| RLog |
| Computer languages | C++ + |
|---|---|
| Full description | 'RLog' is a flexible message logging facil … 'RLog' is a flexible message logging facility for C++ programs and libraries. It is subscription based, meaning you can subscribe to messages of your choice in various ways: by hierarchical channel name (e.g. "debug", "debug/ special", "error", etc.), or filename, component name, etc. Log messages are individually enabled. It is meant to be fast enough for production code where it may be called many times, as both the GCC and Intel compilers reduce the logging overhead a few clock cycles if they are dormant (with no subscribers). Other add-on components extend subscriptions to external programs, so you can enable and collect debugging messages remotely. e and collect debugging messages remotely. |
| Homepage URL | http://pobox.com/~vgough/rlog + |
| Interface | command-line + , library + |
| Is GNU | false + |
| Keywords | C++ + , filename + , subscription + , message logging + , channel hierarchy + , component name + |
| Last review by | Janet Casey + |
| Last review date | 12 January 2005 + |
| License | LGPLv2.1orlater + |
| License verified by | Janet Casey + |
| License verified date | 9 December 2004 + |
| Name | RLog + |
| Real name | Valient Gough + |
| Resource URL | mailto:vgough@pobox.com + |
| Resource audience | Bug Tracking + , Developer + , Support + |
| Resource kind | E-mail + |
| Revisionid | 1,422 + |
| Revisiontimestamp | 12 April 2011 12:50:43 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | Message logging facility for C++ + |
| Software-development | debugging + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | library + , software-development + |
| User level | none + |
| Version comment | 1.3.6 stable released 2004-12-09 |
| Version date | 9 December 2004 + |
| Version download | http://arg0.net/users/vgough/download/rlog-1.3.6.tgz + |
| Version identifier | 1.3.6 + |
| Version status | stable + |
| Has improper value forThis property is a special property in this wiki. | Library + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 22:52:27 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | valient@gmail.com + |
| hide properties that link here |
| RLog#3 + | License of |
|---|---|
| RLog#1 + | Person of |
| RLog#2 + | Resource of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
