summaryrefslogtreecommitdiff
path: root/test/logger/test_severity.rb
AgeCommit message (Expand)Author
2023-02-10[ruby/logger] Add Logger#with_level{...} for block-scoped log level.Mike Perham
2021-09-15[ruby/logger] Ignored loading CoreAssertions in test runnerHiroshi SHIBATA
2019-07-15Move helper file of logger to under the test/logger.Hiroshi SHIBATA
2019-07-15[ruby/logger] Fix to use logger and test-unit in this repo withsonots
2019-07-15[ruby/logger] Add support for changing severity using bang methods.Samuel Williams
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-02-21test/logger: splitnobu