<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/logger, branch v3_3_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 up 1.6.0</title>
<updated>2023-11-07T05:17:52+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-11-07T05:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7d2d0f054f6fcbf04f20baec261cdde10be8aa19'/>
<id>7d2d0f054f6fcbf04f20baec261cdde10be8aa19</id>
<content type='text'>
https://github.com/ruby/logger/commit/0996f90650
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/logger/commit/0996f90650
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] Bump up required ruby version to 2.5</title>
<updated>2023-10-20T02:37:07+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-10-20T02:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=097648897059c14e1dd818338da68de0255b7e00'/>
<id>097648897059c14e1dd818338da68de0255b7e00</id>
<content type='text'>
https://github.com/ruby/logger/commit/ac911eae2b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/logger/commit/ac911eae2b
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] Use Gemfile instead of Gem::Specification#add_development_dependency</title>
<updated>2023-10-20T02:37:04+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-10-20T02:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=13b33b109f2d0bb17164a743c2f71cbe67a36422'/>
<id>13b33b109f2d0bb17164a743c2f71cbe67a36422</id>
<content type='text'>
https://github.com/ruby/logger/commit/7b51af263f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/logger/commit/7b51af263f
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] Add Logger#with_level{...} for block-scoped log level.</title>
<updated>2023-02-10T01:08:49+00:00</updated>
<author>
<name>Mike Perham</name>
<email>mike@perham.net</email>
</author>
<published>2023-02-10T01:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=194520f80e1cdb71faa055d731450855a1ddb8d1'/>
<id>194520f80e1cdb71faa055d731450855a1ddb8d1</id>
<content type='text'>
(https://github.com/ruby/logger/pull/85)

* Update lib/logger/severity.rb

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

* Update lib/logger/severity.rb

https://github.com/ruby/logger/commit/7aabb0b4aa
</pre>
</div>
</content>
</entry>
<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>
</feed>
