issues
search
socketry
/
console
MIT License
52
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to disable pretty warnings?
#63
rmosolgo
closed
2 weeks ago
5
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#62
dependabot[bot]
closed
2 weeks ago
1
Event::Failure: add #exception
#61
paddor
closed
4 months ago
0
Terminal formatters
#60
ioquatix
closed
6 months ago
0
Use fiber storage for console instance so that it can be shared to child fibers/threads.
#59
ioquatix
closed
6 months ago
0
Add compatible shim for `Exception#detailed_message`.
#58
ioquatix
closed
7 months ago
0
Prefer exception detailed message
#57
ioquatix
closed
6 months ago
1
Disable usage of `Ractor.make_shareable` on Ruby 3.0 as it's broken on Ruby 3.0.2.
#56
ioquatix
closed
8 months ago
1
Console still doesn't quite work with Ractors
#55
Forthoney
opened
8 months ago
6
`Console::Filter` can work with Ractor.
#54
ioquatix
closed
8 months ago
0
Convert annotation to string before printing.
#53
ioquatix
closed
11 months ago
0
Smaller backtrace
#52
ioquatix
closed
1 year ago
0
Capture enough information to debug `SystemStackError`s when dumping logs.
#51
ioquatix
closed
1 year ago
0
Introduce `Console::Format` for format handling.
#50
ioquatix
closed
1 year ago
0
Remove the `Encoder` that is no longer used.
#49
ioquatix
closed
1 year ago
0
Introduce new "Safe" JSON serialization implementation.
#48
ioquatix
closed
1 year ago
0
Default to the current console.
#47
ioquatix
closed
1 year ago
0
Expose direct interface on `Console`.
#46
ioquatix
closed
1 year ago
0
Modernize gem.
#45
ioquatix
closed
1 year ago
0
Encode serialized output to avoid encoding errors.
#44
ioquatix
closed
1 year ago
0
Try to make sense of the filter enable/disable/resolver for modules.
#43
ioquatix
closed
1 year ago
0
`class` is already part of `subject`.
#42
ioquatix
closed
1 year ago
0
Reduce serialized subject
#41
ioquatix
closed
1 year ago
0
Correct a typo in logger.rb
#40
felixonmars
closed
1 year ago
0
Syntax error on version 1.16.2
#39
Trehana
closed
1 year ago
1
Restore compatibility with Ruby v2.7.0.
#38
ioquatix
closed
2 years ago
1
unexpected ')' on Ruby 2.7
#37
MarioRuiz
closed
2 years ago
3
Test further back.
#36
ioquatix
closed
2 years ago
1
Ruby version compatibility
#35
pvande
closed
2 years ago
6
Rename severity -> level.
#34
ioquatix
closed
1 year ago
1
Delay when writing
#33
wtn
closed
2 years ago
2
Editorial changes to guide
#32
wtn
closed
2 years ago
1
Fix minimum_output_duration option in Progress class
#31
webgago
closed
2 years ago
0
Modernize gem.
#30
ioquatix
closed
2 years ago
0
tags for 1.15.1, 1.15.2 and 1.15.3
#29
henrich
closed
2 years ago
2
Errors when writing
#28
brandonhilkert
opened
2 years ago
12
Initial implementation of compatible `::Logger`.
#27
ioquatix
closed
2 years ago
0
spec/console/output_spec.rb fails under some environment
#26
henrich
closed
1 year ago
1
Broken link in the docs
#25
zhulik
closed
1 year ago
1
Avoid "shadowing outer local variable - output"
#24
olleolleolle
closed
3 years ago
1
Draft: Allow output and format to be changed via ENV
#23
fnordfish
closed
3 years ago
1
Support for `CONSOLE_OFF=` and `CONSOLE_ALL=`
#22
fnordfish
closed
3 years ago
1
Support for `CONSOLE_OFF=` and `CONSOLE_ALL=`?
#21
fnordfish
closed
3 years ago
2
Whats the recommended way of switching logger outputs?
#20
fnordfish
closed
3 years ago
4
Generate regex for cleaning the root path in Failure only once
#19
fnordfish
closed
3 years ago
1
Remove an unused reference to the resolver
#18
bryanp
closed
3 years ago
1
Add documentation workflow.
#17
ioquatix
closed
3 years ago
2
Log level coupling to $VERBOSE and $DEBUG not always helpful
#16
tadman
opened
3 years ago
2
Project documentation link -> 404
#15
tadman
closed
3 years ago
1
require console/version from lib/console.rb
#14
boutil
closed
3 years ago
0
Next