unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: unicorn list <mongrel-unicorn@rubyforge.org>
Subject: Re: timestamping log entries
Date: Tue, 12 Oct 2010 01:43:07 -0700	[thread overview]
Message-ID: <20101012084307.GA14304@dcvr.yhbt.net> (raw)
In-Reply-To: <4CB3C5FD.4000409@cerego.co.jp>

Zev Blut <zblut@cerego.co.jp> wrote:
> Hello,
>
> On 10/10/2010 05:23 PM, Jimmy Soho wrote:
>
>> When I look in the unicorn.stdout.log and/or unicorn.stderr.log files
>> some lines are timestamped, some aren't. How could I get all lines
>> timestamped?
>
> +1
> I too would really like to see some sort of time stamp for the log files.

They're enabled, but Rails does something funky after it's loaded:
>From the FAQ, http://unicorn.bogomips.org/FAQ.html

| === Why are log messages from Unicorn are unformatted when using Rails?
| 
| Current versions of Rails unfortunately overrides the default Logger
| formatter.
| 
| You can undo this behavior with the default logger in your Unicorn
| config file:
| 
|   Configurator::DEFAULTS[:logger].formatter = Logger::Formatter.new
| 
| Of course you can specify an entirely different logger as well
| with the "logger" directive described by Unicorn::Configurator.

(sorry for the delayed reply, on vacation).

-- 
Eric Wong
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying


      reply	other threads:[~2010-10-12  9:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-10  8:23 timestamping log entries Jimmy Soho
2010-10-12  2:20 ` Zev Blut
2010-10-12  8:43   ` Eric Wong [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

  List information: https://yhbt.net/unicorn/

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

  git send-email \
    --in-reply-to=20101012084307.GA14304@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=mongrel-unicorn@rubyforge.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).