<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/logger, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/logger] Bump version to 1.5.3</title>
<updated>2022-12-16T06:34:47+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-16T06:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2cd22f9abd2e759a94452b54408a682fce78bdb9'/>
<id>2cd22f9abd2e759a94452b54408a682fce78bdb9</id>
<content type='text'>
https://github.com/ruby/logger/commit/4e8d9e27fd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/logger/commit/4e8d9e27fd
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] Another performance improvement on the Formatter by</title>
<updated>2022-12-08T03:31:36+00:00</updated>
<author>
<name>Akira Matsuda</name>
<email>ronnie@dio.jp</email>
</author>
<published>2022-12-08T03:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7e121dc4a883d1e69db601bdcaac42de33e176e1'/>
<id>7e121dc4a883d1e69db601bdcaac42de33e176e1</id>
<content type='text'>
using Kernel#sprintf over String#%
(https://github.com/ruby/logger/pull/75)

* Prefer Kernel#sprintf over String#% for formatting Strings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
using Kernel#sprintf over String#%
(https://github.com/ruby/logger/pull/75)

* Prefer Kernel#sprintf over String#% for formatting Strings</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] Only assign to `@filename` if the path is valid.</title>
<updated>2022-12-08T03:28:18+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2022-12-08T03:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7ab4820af7b39e12023ab3aee74cb7e66e97f786'/>
<id>7ab4820af7b39e12023ab3aee74cb7e66e97f786</id>
<content type='text'>
(https://github.com/ruby/logger/pull/81)

https://github.com/ruby/logger/commit/b41d7c699c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/logger/pull/81)

https://github.com/ruby/logger/commit/b41d7c699c
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] Drop RDoc development dependency to avoid CI failures.</title>
<updated>2022-12-08T03:21:40+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2022-12-08T03:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=701251c57650a70d838caf5a11905fca12300546'/>
<id>701251c57650a70d838caf5a11905fca12300546</id>
<content type='text'>
(https://github.com/ruby/logger/pull/82)

https://github.com/ruby/logger/commit/8915627234
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/logger/pull/82)

https://github.com/ruby/logger/commit/8915627234
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] Bump version to 1.5.2</title>
<updated>2022-12-05T06:36:31+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-05T06:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8a5dffe513a0b5bd8264b4b19a80c7dc1184c3cb'/>
<id>8a5dffe513a0b5bd8264b4b19a80c7dc1184c3cb</id>
<content type='text'>
https://github.com/ruby/logger/commit/9c4ae3b81d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/logger/commit/9c4ae3b81d
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] Enhanced RDoc for Logger</title>
<updated>2022-05-13T13:52:53+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-05-12T12:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=90d8b7219e26135cb1003ebfc5884f132ba39867'/>
<id>90d8b7219e26135cb1003ebfc5884f132ba39867</id>
<content type='text'>
https://github.com/ruby/logger/commit/16556d06d1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/logger/commit/16556d06d1
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] Prefer String#[0, 1] over [0..0]</title>
<updated>2022-05-05T10:09:49+00:00</updated>
<author>
<name>Akira Matsuda</name>
<email>ronnie@dio.jp</email>
</author>
<published>2022-05-05T09:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0b625352196d782e476c8c383e61baa47ab8d3c4'/>
<id>0b625352196d782e476c8c383e61baa47ab8d3c4</id>
<content type='text'>
[0..0] internally creates an extra Array object, and so is slower and much more memory consuming

https://github.com/ruby/logger/commit/20616ad34a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[0..0] internally creates an extra Array object, and so is slower and much more memory consuming

https://github.com/ruby/logger/commit/20616ad34a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] bump version to 1.5.1</title>
<updated>2022-03-17T08:28:33+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-03-17T08:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fadc7a150c90ad44dee90985b19e7961c0c370ee'/>
<id>fadc7a150c90ad44dee90985b19e7961c0c370ee</id>
<content type='text'>
https://github.com/ruby/logger/commit/c4a4155ab7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/logger/commit/c4a4155ab7
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] Fix log rotation inter-process lock failed.</title>
<updated>2022-01-27T03:33:06+00:00</updated>
<author>
<name>Jesse Chavez</name>
<email>jesse.chavez.r@gmail.com</email>
</author>
<published>2022-01-26T19:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=99d02caed3fb86a8bbe3ae6daddf2517e2f3f441'/>
<id>99d02caed3fb86a8bbe3ae6daddf2517e2f3f441</id>
<content type='text'>
Issue only occurs in JRuby 9.3.0.0 and Windows and the full
console output is:

log rotation inter-process lock failed. D:\log.txt -&gt; D:\log.txt.0: The process cannot access the file because it is being used by another process.
log writing failed. closed stream
log writing failed. closed stream
...

https://github.com/ruby/logger/commit/19fc734638
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue only occurs in JRuby 9.3.0.0 and Windows and the full
console output is:

log rotation inter-process lock failed. D:\log.txt -&gt; D:\log.txt.0: The process cannot access the file because it is being used by another process.
log writing failed. closed stream
log writing failed. closed stream
...

https://github.com/ruby/logger/commit/19fc734638
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] Bump version to 1.5.0</title>
<updated>2021-12-20T09:01:50+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2021-12-20T09:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e22c8e63e1b841355edb0782f76eaeefb815598c'/>
<id>e22c8e63e1b841355edb0782f76eaeefb815598c</id>
<content type='text'>
https://github.com/ruby/logger/commit/cdeddb2f67
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/logger/commit/cdeddb2f67
</pre>
</div>
</content>
</entry>
</feed>
