9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] fossil output suggestion
Date: Wed, 23 Jul 2003 11:27:03 -0400	[thread overview]
Message-ID: <da57302ab34b72bf693cc0433114ecb8@plan9.bell-labs.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0307230851370.13440-100000@fbsd.cpsc.ucalgary.ca>

On Wed Jul 23 11:01:38 EDT 2003, mirtchov@cpsc.ucalgary.ca wrote:
> ...
> ps: I know fossil doesn't do logging, and thanx to Nemo I have the
> information saved using:
>
> 	cat /srv/fscons > /sys/log/fossil
>
> how about a program similar to 'logger' in lunix, which just logs whatever
> is piped to it with proper timestamps:
>
> 	cat /srv/fscons | logger /sys/log/fossil
>
> that may be a better solution, no? should I write one? no? :)
> ...

i had a logging system in one of the pre-cursors to fossil which
i was going to add, but lost interest.

all our consoles are managed and logged with consolefs + clog.
looking in /sys/log/mkfile, the following might work for you:

	aux/clog /srv/fscons /sys/log/fossil &



      reply	other threads:[~2003-07-23 15:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-23 15:00 andrey mirtchovski
2003-07-23 15:27 ` jmk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=da57302ab34b72bf693cc0433114ecb8@plan9.bell-labs.com \
    --to=jmk@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).