Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby3.3-rubygem-logging-2.3.1-1.8 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: ruby3.3-rubygem-logging Distribution: openSUSE:Factory:zSystems
Version: 2.3.1 Vendor: openSUSE
Release: 1.8 Build date: Thu Aug 4 15:17:39 2022
Group: Development/Languages/Ruby Build host: reproducible
Size: 321792 Source RPM: rubygem-logging-2.3.1-1.8.src.rpm
Packager: https://bugs.opensuse.org
Url: http://rubygems.org/gems/logging
Summary: A flexible and extendable logging library for Ruby
**Logging** is a flexible logging library for use in Ruby programs based on
the
design of Java's log4j library. It features a hierarchical logging system,
custom level names, multiple output destinations per log event, custom
formatting, and more.

Provides

Requires

License

MIT

Changelog

* Thu Aug 04 2022 Stephan Kulow <coolo@suse.com>
  updated to version 2.3.1
    see installed History.txt
    == 2.3.1 / 2022-05-24
    Bug Fixes
    - logging hangs on JRuby when the stdout appender is closed [PR #237]
    - initialize the Logging framework when a Filter is created [PR #238]
* Fri Sep 25 2020 Stephan Kulow <coolo@suse.com>
  updated to version 2.3.0
    see installed History.txt
    == 2.3.0 / 2020-07-04
    Enhancements
    - all appender output is now synchronized [PR #219]
    - renamed the `LogEvent#method` to no longer conflict with `Kernel#method` [PR #218]
    - @bhuga (not the Fortnite star) added a `raise_errors` method for debugging [PR #203]
    - thanks to @olleolleolle for keeping on top of Travis and Ruby versions
    Bug Fixes
    - conosle appenders can be reopened [PR #220]
    - fixed a race condition in the rolling file appender [PR #216]
    - fixed a race condition when opening log file destinations [PR #208 #217]
    - @MikaelSmith fixed a race condition in Logger creation [PR #201]
    - documentation bug fixes [PR #184 #185 #188 #194 #209]
* Thu Apr 13 2017 coolo@suse.com
  - updated to version 2.2.2
    see installed History.txt
    == 2.2.2 / 2017-04-11
    Enhancements
    - limit the depth of nested exceptions [PR #167]
* Mon Apr 10 2017 coolo@suse.com
  - updated to version 2.2.1
    see installed History.txt
    == 2.2.1 / 2017-04-09
    Enhancements
    - show exception `cause` if one exists [PR #165]
* Fri Mar 10 2017 coolo@suse.com
  - updated to version 2.2.0
    see installed History.txt
    == 2.2.0 / 2017-03-09
    Enhancements
    - diagnostic context inheritance is now optional [PR #160]
    - add support for setting a UTC offset [PR #157]
    - setting a basepath for call tracing [PR #154]
    Bug Fixes
    - use thread-local variables for diagnostic contexts [PR #162]
    - replace `Fixnum` with `Integer` [PR #161]
    - fixed a race condition in the rolling file appender [PR #151]
    Deprecations
    - dropped Ruby 1.9 support
* Mon Mar 14 2016 coolo@suse.com
  - updated to version 2.1.0
    see installed History.txt
    == 2.1.0 / 2016-03-13
    Enhancements
    - appender factories now fail explicitly on bad arguments [PR #117]
    - console loggers (stdout, stderr) use `write` for compatibility [PR #127]
    - allow whitespace in traced method names [PR #128]
    - accessor methods for `backtrace` settings [PR #134]
    - asynchronous writing from buffered appenders [PR #135]
    - improve date format performance when outputting microseconds [PR #136]
    - added some thread safety to log level setters [PR #137]
    - use `write` everywhere instead of `syswrite` [PR #138]
    Bug Fixes
    - fixing encodings in tests [PR #116]
    - fix Rails4 logger compatibility [PR #121]
    - explicitly adding the MIT license [PR #123]
    - update `object_id` format in inspect methods [PR #133]
    - fixed Travis-CI tests
* Sun Mar 29 2015 coolo@suse.com
  - updated to version 2.0.0
* Mon Oct 13 2014 coolo@suse.com
  - adapt to new rubygem packaging
* Thu Feb 06 2014 coolo@suse.com
  - updated to version 1.8.2
    Bug Fixes
    - Adding a `formatter` method for Rails 4 compatibility
* Thu Jan 03 2013 coolo@suse.com
  - updated to version 1.8.1

Files

/usr/lib64/ruby/gems/3.3.0/build_info
/usr/lib64/ruby/gems/3.3.0/cache/logging-2.3.1.gem
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/.gitignore
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/.travis.yml
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/History.txt
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/LICENSE
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/README.md
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/Rakefile
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/appenders.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/classes.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/colorization.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/custom_log_levels.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/fork.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/formatting.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/hierarchies.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/layouts.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/lazy.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/loggers.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/mdc.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/names.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/rails4.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/reusing_layouts.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/rspec_integration.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/examples/simple.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/appender.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/appenders
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/appenders.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/appenders/buffering.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/appenders/console.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/appenders/file.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/appenders/io.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/appenders/rolling_file.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/appenders/string_io.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/appenders/syslog.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/color_scheme.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/filter.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/filters
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/filters.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/filters/level.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/layout.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/layouts
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/layouts.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/layouts/basic.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/layouts/parseable.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/layouts/pattern.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/log_event.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/logger.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/proxy.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/rails_compat.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/repository.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/root_logger.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/utils.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/logging/version.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/rspec
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/rspec/logging_helper.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/spec
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/lib/spec/logging_helper.rb
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/logging.gemspec
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/script
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/script/bootstrap
/usr/lib64/ruby/gems/3.3.0/gems/logging-2.3.1/script/console
/usr/lib64/ruby/gems/3.3.0/specifications/logging-2.3.1.gemspec
/usr/share/doc/packages/ruby3.3-rubygem-logging
/usr/share/doc/packages/ruby3.3-rubygem-logging/History.txt
/usr/share/doc/packages/ruby3.3-rubygem-logging/LICENSE
/usr/share/doc/packages/ruby3.3-rubygem-logging/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:50:42 2024