<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/logger/test_severity.rb, 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] 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] Ignored loading CoreAssertions in test runner</title>
<updated>2021-09-14T23:49:24+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2021-09-14T11:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8f6b42e0cb5c41255b51d1d09086eb7748f9ac69'/>
<id>8f6b42e0cb5c41255b51d1d09086eb7748f9ac69</id>
<content type='text'>
https://github.com/ruby/logger/commit/2fd5401ad6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/logger/commit/2fd5401ad6
</pre>
</div>
</content>
</entry>
<entry>
<title>Move helper file of logger to under the test/logger.</title>
<updated>2019-07-15T05:43:08+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-07-15T05:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1b59ed9b494104d3a571bb222ee843cd82d1c9ba'/>
<id>1b59ed9b494104d3a571bb222ee843cd82d1c9ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] Fix to use logger and test-unit in this repo with</title>
<updated>2019-07-15T05:43:07+00:00</updated>
<author>
<name>sonots</name>
<email>sonots@gmail.com</email>
</author>
<published>2019-03-18T10:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=136196785b10f7cffa1e4d557bc3bcc0e863813a'/>
<id>136196785b10f7cffa1e4d557bc3bcc0e863813a</id>
<content type='text'>
`ruby test/logger/test_xxx.rb`

https://github.com/ruby/logger/commit/d3c2402340
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`ruby test/logger/test_xxx.rb`

https://github.com/ruby/logger/commit/d3c2402340
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/logger] Add support for changing severity using bang methods.</title>
<updated>2019-07-15T05:43:07+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2019-03-14T23:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=47500f2055467d0c72c7ce53b2535d7610347fb0'/>
<id>47500f2055467d0c72c7ce53b2535d7610347fb0</id>
<content type='text'>
https://github.com/ruby/logger/commit/ae4c6dfcbb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/logger/commit/ae4c6dfcbb
</pre>
</div>
</content>
</entry>
<entry>
<title>Add frozen_string_literal: false for all files</title>
<updated>2015-12-16T05:07:31+00:00</updated>
<author>
<name>naruse</name>
<email>naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2015-12-16T05:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3e92b635fb5422207b7bbdc924e292e51e21f040'/>
<id>3e92b635fb5422207b7bbdc924e292e51e21f040</id>
<content type='text'>
When you change this to true, you may need to add more tests.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When you change this to true, you may need to add more tests.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>test/logger: split</title>
<updated>2014-02-21T07:04:25+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2014-02-21T07:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e00bcd1df330bc70af8fa3259be074e861873476'/>
<id>e00bcd1df330bc70af8fa3259be074e861873476</id>
<content type='text'>
* test/logger: split for each test cases.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/logger: split for each test cases.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
