Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.development.apps > #350

Re: logging

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Rainer Weikusat <rweikusat@mssgmbh.com>
Newsgroups comp.os.linux.development.apps
Subject Re: logging
Date Thu, 05 Jan 2012 23:17:14 +0000
Lines 19
Message-ID <87r4zdn3id.fsf@sapphire.mobileactivedefense.com> (permalink)
References <je541k$f4o$1@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
X-Trace individual.net nI1DKtGBGfCsAp3OrUAjig2Viz1GuKuuzWXeCx/HJ+YuEhLkA=
Cancel-Lock sha1:B5dT48tMGIV/nY09zNMQwe1K2jM= sha1:WVqZU7SXahDHpnqeaioXfOx3or8=
User-Agent Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)
Xref x330-a1.tempe.blueboxinc.net comp.os.linux.development.apps:350

Show key headers only | View raw


Bill M <wpmccormick@just_about_everywhere.com> writes:
> I'm researching logging for C applications to run on Debian
> Squeeze. Having previous experience with log4net, ported from log4j, I
> see it has also been ported to log4c. It appears to be a project
> without much recent activity and support.
>
> Does anyone here have any experience with log4c? Comments?
>
> Would anyone care to recommend a logger API?

I'd vote for syslog as well. That's a standardized facility for
collecting unspecified 'diagnostic output'[*] from any number of
applications in a central place and it saves people using your
software (even it that's only you) to deal with another logfile
sitting in some random place (and presumably, growing and growing and
... until the disk is full)

	[*] No, that's not supposed to be an auditing log for 'events
	which occured on the system' although it is also used as such.

Back to comp.os.linux.development.apps | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

logging Bill M <wpmccormick@just_about_everywhere.com> - 2012-01-05 15:17 -0600
  Re: logging Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2012-01-05 15:41 -0700
  Re: logging Lew Pitcher <lpitcher@teksavvy.com> - 2012-01-05 17:56 -0500
    Re: logging Bill M <wpmccormick@just_about_everywhere.com> - 2012-01-05 17:33 -0600
      Re: logging Lew Pitcher <lpitcher@teksavvy.com> - 2012-01-05 19:31 -0500
  Re: logging Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-01-05 23:17 +0000
    Re: logging Bill M <wpmccormick@just_about_everywhere.com> - 2012-01-05 18:41 -0600
      Re: logging Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2012-01-05 21:16 -0700
        Re: logging Bill M <wpmccormick@just_about_everywhere.com> - 2012-01-06 14:52 -0600
          Re: logging Bill M <wpmccormick@just_about_everywhere.com> - 2012-01-06 16:39 -0600
      Re: logging Bill M <wpmccormick@just_about_everywhere.com> - 2012-01-09 17:58 -0600
        Re: logging Kaz Kylheku <kaz@kylheku.com> - 2012-01-10 00:13 +0000

csiph-web