ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: merch-redmine@jeremyevans.net
To: ruby-core@ruby-lang.org
Subject: [ruby-core:94455] [Ruby master Bug#10471] Still DST bug in logger
Date: Wed, 21 Aug 2019 05:14:21 +0000 (UTC)	[thread overview]
Message-ID: <redmine.journal-80886.20190821051421.91a7766962c6df59@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-10471.20141103075051@ruby-lang.org

Issue #10471 has been updated by jeremyevans0 (Jeremy Evans).

Status changed from Open to Closed

From some testing, it appears this issue no longer occurs in the current version of logger.  If you can reproduce this issue with the current version of logger, please post a self contained example showing the problem.

----------------------------------------
Bug #10471: Still DST bug in logger
https://bugs.ruby-lang.org/issues/10471#change-80886

* Author: rlpowell (Robin Powell)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 2.0.0
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
So it turns out that, as of 2.0.0-p353, https://bugs.ruby-lang.org/issues/713 *still happens*, it's just that instead of raising an exception, it creates a log *file* for every log *entry*.

/usr/local/rvm/rubies/ruby-2.0.0-p353/bin/ruby
rlpowell@62f42be77397> date
Sun Nov  2 23:44:38 PST 2014
rlpowell@62f42be77397> date -d '1 day ago'
Sun Nov  2 00:44:42 PDT 2014
-rw-r--r--. 1 mysql mysql      2742 Nov  2 23:42 load_balancer.log.20141102
-rw-r--r--. 1 mysql mysql       168 Nov  2 23:42 load_balancer.log.20141102.1
-rw-r--r--. 1 mysql mysql       168 Nov  2 23:42 load_balancer.log.20141102.2
-rw-r--r--. 1 mysql mysql       190 Nov  2 23:42 load_balancer.log.20141102.3
-rw-r--r--. 1 mysql mysql       190 Nov  2 23:42 load_balancer.log.20141102.4
-rw-r--r--. 1 mysql mysql       190 Nov  2 23:42 load_balancer.log.20141102.5
-rw-r--r--. 1 mysql mysql       190 Nov  2 23:42 load_balancer.log.20141102.6
-rw-r--r--. 1 mysql mysql       233 Nov  2 23:42 load_balancer.log.20141102.7
-rw-r--r--. 1 mysql mysql       193 Nov  2 23:42 load_balancer.log.20141102.8
-rw-r--r--. 1 mysql mysql       193 Nov  2 23:42 load_balancer.log.20141102.9
-rw-r--r--. 1 mysql mysql       193 Nov  2 23:42 load_balancer.log.20141102.10
-rw-r--r--. 1 mysql mysql       193 Nov  2 23:42 load_balancer.log.20141102.11
-rw-r--r--. 1 mysql mysql       236 Nov  2 23:42 load_balancer.log.20141102.12
-rw-r--r--. 1 mysql mysql       165 Nov  2 23:42 load_balancer.log.20141102.13
-rw-r--r--. 1 mysql mysql       168 Nov  2 23:45 load_balancer.log.20141102.14

-- etc, etc, tec



-- 
https://bugs.ruby-lang.org/

      parent reply	other threads:[~2019-08-21  5:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-10471.20141103075051@ruby-lang.org>
2014-11-03  7:50 ` [ruby-core:66065] [ruby-trunk - Bug #10471] [Open] Still DST bug in logger rlpowell
2019-08-21  5:14 ` merch-redmine [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-list from there: mbox

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

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

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

  git send-email \
    --in-reply-to=redmine.journal-80886.20190821051421.91a7766962c6df59@ruby-lang.org \
    --to=ruby-core@ruby-lang.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.
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).