Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / asenchi/scrolls issues and pull requests

#91 - Dev Version: 0.9.6.pre

Pull Request - State: closed - Opened by asenchi over 2 years ago

#90 - Version: v0.9.5

Pull Request - State: closed - Opened by asenchi over 2 years ago

#89 - Make the Syslog log_level adapting behavior configurable, instead of always on.

Pull Request - State: closed - Opened by brphelps over 2 years ago - 1 comment

#88 - Make the Syslog log_level adapting behavior configurable, instead of always on.

Pull Request - State: closed - Opened by brphelps over 2 years ago - 1 comment

#87 - Dev Version: v0.9.5.pre

Pull Request - State: closed - Opened by asenchi over 2 years ago

#86 - Version: v0.9.4

Pull Request - State: closed - Opened by asenchi over 2 years ago

#85 - Update license date/name structure

Pull Request - State: closed - Opened by asenchi over 2 years ago

#84 - String logs are coalesced to hash to support log_level

Pull Request - State: closed - Opened by brphelps over 2 years ago - 1 comment

#83 - level output in messages is hardcoded to downgrade severity

Issue - State: closed - Opened by brphelps over 2 years ago - 1 comment

#82 - Dev Version: v0.9.4.pre

Pull Request - State: closed - Opened by asenchi over 2 years ago

#81 - Version: v0.9.3

Pull Request - State: closed - Opened by asenchi over 2 years ago

#80 - Version: 0.9.2

Pull Request - State: closed - Opened by asenchi over 2 years ago

#79 - Add support for always quoting in double quotes (strict logfmt standard)

Pull Request - State: closed - Opened by seveas over 2 years ago - 2 comments

#78 - LOG_LEVEL is only applied to hash submissions to the Scrolls module methods

Issue - State: closed - Opened by brphelps over 2 years ago - 1 comment
Labels: enhancement

#77 - Dev Version: 0.9.1.pre

Pull Request - State: closed - Opened by asenchi about 3 years ago

#76 - Version: 0.9.1

Pull Request - State: closed - Opened by asenchi about 3 years ago

#75 - Fix arguments to log_exception

Pull Request - State: closed - Opened by asenchi about 3 years ago

#74 - Correct inaccurate definition and documentation block for log_exception

Pull Request - State: closed - Opened by asenchi about 3 years ago - 1 comment

#73 - Fix merging log data on nested exception

Pull Request - State: closed - Opened by dbussink about 3 years ago - 2 comments

#72 - Definition of Scrolls#log_exception is confusing.

Issue - State: closed - Opened by sylvain-8422 over 3 years ago - 4 comments

#71 - Refactor Scrolls

Pull Request - State: closed - Opened by asenchi almost 7 years ago - 2 comments

#70 - Introduce abstraction for stream logging

Pull Request - State: closed - Opened by dbussink almost 7 years ago - 1 comment

#69 - Graham/no sync

Pull Request - State: closed - Opened by grahamjenson about 7 years ago

#68 - New release?

Issue - State: closed - Opened by mikehale about 9 years ago - 2 comments

#67 - Keys are not escaped

Issue - State: closed - Opened by homakov about 9 years ago - 1 comment

#66 - print is atomic instead of mutex so it works in threaded environs

Pull Request - State: closed - Opened by reidmix over 9 years ago - 9 comments

#65 - don’t fail with nil error for an unknown loglevel

Pull Request - State: closed - Opened by beanieboi over 9 years ago - 2 comments

#64 - fix puts race condition

Pull Request - State: closed - Opened by csquared almost 10 years ago - 1 comment

#63 - Parser.parse doesn't handle empty values at end of line

Issue - State: closed - Opened by btoews about 10 years ago - 3 comments
Labels: parser-work

#62 - Added colorization to Scrolls logs

Pull Request - State: closed - Opened by limelights about 10 years ago - 1 comment

#61 - Achieve true thread local context

Issue - State: closed - Opened by rwdaigle about 10 years ago - 2 comments

#60 - Log.log_exception() has a confusing interface

Issue - State: closed - Opened by eric about 10 years ago - 3 comments

#59 - Add Scrolls#level for setting the level programmatically.

Pull Request - State: closed - Opened by asenchi over 10 years ago - 1 comment

#58 - Udp

Pull Request - State: closed - Opened by asenchi over 10 years ago - 1 comment

#57 - Only add our level if we are given a Hash. Fixes #56

Pull Request - State: closed - Opened by asenchi over 10 years ago

#56 - New Logger-like methods don't take strings.

Issue - State: closed - Opened by asenchi over 10 years ago

#55 - Prepare 0.3.8 with docs and deprecation warnings.

Pull Request - State: closed - Opened by asenchi over 10 years ago - 2 comments

#54 - Major refactor of internal Log module

Pull Request - State: closed - Opened by asenchi over 10 years ago - 8 comments

#53 - Error with Signals and Threads in Ruby 2.0

Issue - State: closed - Opened by asenchi over 10 years ago - 6 comments

#52 - Logger convienence methods

Pull Request - State: closed - Opened by asenchi over 10 years ago - 2 comments

#51 - Add #single_line_exceptions feature.

Pull Request - State: closed - Opened by asenchi over 10 years ago - 5 comments

#50 - Rewrite our terrible README

Pull Request - State: closed - Opened by asenchi over 10 years ago

#49 - Fix odd time behavior

Pull Request - State: closed - Opened by asenchi over 10 years ago

#48 - Auto-quote values containing commas or colons

Pull Request - State: closed - Opened by jasonrudolph over 10 years ago - 2 comments

#47 - Handle strings

Pull Request - State: closed - Opened by asenchi over 10 years ago - 2 comments

#46 - Use UTC for automatic timestamp

Pull Request - State: closed - Opened by grantr almost 11 years ago - 1 comment

#45 - Support reopening the Syslog instance when setting the facility.

Pull Request - State: closed - Opened by asenchi almost 11 years ago

#44 - Nested quotes are not escaped

Issue - State: open - Opened by grantr almost 11 years ago - 4 comments
Labels: parser-work

#43 - Reopen the syslog stream if facility is set afterwards

Issue - State: closed - Opened by asenchi almost 11 years ago

#42 - License missing from gemspec

Issue - State: closed - Opened by bf4 almost 11 years ago - 2 comments

#41 - Use Ruby's ISO8601 time formatter and parser

Pull Request - State: closed - Opened by tomtaylor almost 11 years ago - 2 comments

#40 - Make sure we always open our syslog connection.

Pull Request - State: closed - Opened by asenchi almost 11 years ago

#39 - Optionally timestamp all log output.

Pull Request - State: closed - Opened by tomtaylor almost 11 years ago - 5 comments

#38 - Timestamping all log output

Issue - State: closed - Opened by tomtaylor almost 11 years ago - 2 comments

#37 - Add support for streaming to Syslog

Pull Request - State: closed - Opened by asenchi almost 11 years ago - 5 comments

#36 - Add support for single nested hashes.

Pull Request - State: closed - Opened by asenchi almost 11 years ago - 10 comments

#35 - Can't serialize ActiveSupport::TimeWithZone

Issue - State: closed - Opened by eric almost 11 years ago - 2 comments

#34 - Fix parse error for values containing = but no spaces.

Pull Request - State: closed - Opened by drewfradette almost 11 years ago - 1 comment

#33 - Feature to add dynamically new data into the global context

Pull Request - State: closed - Opened by slemiere about 11 years ago - 2 comments

#32 - Isomorphic parsing

Issue - State: open - Opened by zimbatm over 11 years ago
Labels: parser-work

#31 - Better string generation

Pull Request - State: closed - Opened by zimbatm over 11 years ago

#30 - Remove #context and #global_context (and thus Thread locals)?

Issue - State: closed - Opened by asenchi over 11 years ago - 4 comments

#29 - Scrolls::Log.log_exception: output full backtrace in normal order

Pull Request - State: closed - Opened by rud over 11 years ago - 4 comments

#28 - format spec

Issue - State: open - Opened by kr over 11 years ago - 3 comments
Labels: parser-work

#27 - Scrolls.context should be restored even when an exception is raised

Pull Request - State: closed - Opened by rud over 11 years ago - 1 comment

#26 - Interleaved/Partial log output

Issue - State: closed - Opened by mikehale over 11 years ago - 5 comments

#25 - Nested hashes

Issue - State: closed - Opened by wuputah over 11 years ago - 2 comments

#24 - Exception includes current logdata

Pull Request - State: closed - Opened by danp over 11 years ago - 3 comments

#23 - Remove Timeout::Error as it's a subclass of StandardError

Pull Request - State: closed - Opened by freeformz over 11 years ago - 1 comment

#22 - remove 1.9 hash syntax

Pull Request - State: closed - Opened by mikehale almost 12 years ago - 1 comment

#21 - Scrolls is not 1.8 compatible

Issue - State: closed - Opened by mikehale almost 12 years ago - 2 comments

#20 - #context should return the result of it's block

Issue - State: closed - Opened by mikehale almost 12 years ago - 1 comment

#19 - Fix typo

Pull Request - State: closed - Opened by lmarburger almost 12 years ago - 1 comment

#18 - Question: Reason for not using the atomic gem?

Issue - State: closed - Opened by eric almost 12 years ago - 3 comments

#17 - Support for ruby 1.8?

Issue - State: closed - Opened by eric almost 12 years ago - 2 comments

#16 - Move Atomic into the Scrolls module

Pull Request - State: closed - Opened by toolmantim almost 12 years ago - 2 comments

#15 - Log hooks/middlewares

Issue - State: open - Opened by wuputah about 12 years ago - 3 comments
Labels: enhancement

#14 - Forgot to tag the releases

Issue - State: closed - Opened by postmodern about 12 years ago - 1 comment

#13 - Update the gemspec

Issue - State: closed - Opened by postmodern about 12 years ago

#12 - Fixed typo in example.

Pull Request - State: closed - Opened by pfhawkins about 12 years ago - 1 comment

#11 - V2

Pull Request - State: closed - Opened by asenchi about 12 years ago - 1 comment

#10 - Use ms, not sec, for elapsed time

Issue - State: closed - Opened by rwdaigle about 12 years ago - 3 comments

#9 - Scrolls::Decorators

Pull Request - State: closed - Opened by fabiokung about 12 years ago - 2 comments

#8 - added global context support

Pull Request - State: closed - Opened by fabiokung about 12 years ago - 1 comment

#7 - first attempt at avoiding race conditions

Pull Request - State: closed - Opened by fabiokung about 12 years ago - 2 comments

#6 - Fix race conditions with multiple threads in context

Pull Request - State: closed - Opened by asenchi about 12 years ago - 2 comments

#5 - Add context functionality

Pull Request - State: closed - Opened by asenchi about 12 years ago - 4 comments

#4 - First stab at defining context

Pull Request - State: closed - Opened by asenchi about 12 years ago - 3 comments

#3 - Handling timestamps

Issue - State: closed - Opened by asenchi about 12 years ago - 1 comment

#2 - Handling null

Issue - State: closed - Opened by asenchi about 12 years ago - 1 comment

#1 - float unparsing

Issue - State: closed - Opened by mmcgrana about 12 years ago - 2 comments