issues
search
asenchi
/
scrolls
Simple logging
MIT License
158
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dev Version: v0.9.7.pre
#95
asenchi
closed
2 months ago
0
Version: v0.9.6
#94
asenchi
closed
2 months ago
0
Avoid unused assignment
#93
tt
closed
2 months ago
1
Add explicit dependency on syslog gem
#92
tt
closed
2 months ago
1
Dev Version: 0.9.6.pre
#91
asenchi
closed
3 years ago
0
Version: v0.9.5
#90
asenchi
closed
3 years ago
0
Make the Syslog log_level adapting behavior configurable, instead of always on.
#89
brphelps
closed
3 years ago
1
Make the Syslog log_level adapting behavior configurable, instead of always on.
#88
brphelps
closed
3 years ago
1
Dev Version: v0.9.5.pre
#87
asenchi
closed
3 years ago
0
Version: v0.9.4
#86
asenchi
closed
3 years ago
0
Update license date/name structure
#85
asenchi
closed
3 years ago
0
String logs are coalesced to hash to support log_level
#84
brphelps
closed
3 years ago
1
level output in messages is hardcoded to downgrade severity
#83
brphelps
closed
3 years ago
1
Dev Version: v0.9.4.pre
#82
asenchi
closed
3 years ago
0
Version: v0.9.3
#81
asenchi
closed
3 years ago
0
Version: 0.9.2
#80
asenchi
closed
3 years ago
0
Add support for always quoting in double quotes (strict logfmt standard)
#79
seveas
closed
3 years ago
2
LOG_LEVEL is only applied to hash submissions to the Scrolls module methods
#78
brphelps
closed
3 years ago
1
Dev Version: 0.9.1.pre
#77
asenchi
closed
3 years ago
0
Version: 0.9.1
#76
asenchi
closed
3 years ago
0
Fix arguments to log_exception
#75
asenchi
closed
3 years ago
0
Correct inaccurate definition and documentation block for log_exception
#74
asenchi
closed
3 years ago
1
Fix merging log data on nested exception
#73
dbussink
closed
3 years ago
2
Definition of Scrolls#log_exception is confusing.
#72
sylvain-8422
closed
3 years ago
4
Refactor Scrolls
#71
asenchi
closed
7 years ago
2
Introduce abstraction for stream logging
#70
dbussink
closed
7 years ago
1
Graham/no sync
#69
grahamjenson
closed
7 years ago
0
New release?
#68
mikehale
closed
7 years ago
2
Keys are not escaped
#67
homakov
closed
7 years ago
1
print is atomic instead of mutex so it works in threaded environs
#66
reidmix
closed
9 years ago
9
don’t fail with nil error for an unknown loglevel
#65
beanieboi
closed
7 years ago
2
fix puts race condition
#64
csquared
closed
8 years ago
1
Parser.parse doesn't handle empty values at end of line
#63
btoews
closed
6 years ago
3
Added colorization to Scrolls logs
#62
limelights
closed
10 years ago
1
Achieve true thread local context
#61
rwdaigle
closed
7 years ago
2
Log.log_exception() has a confusing interface
#60
eric
closed
7 years ago
3
Add Scrolls#level for setting the level programmatically.
#59
asenchi
closed
7 years ago
1
Udp
#58
asenchi
closed
7 years ago
1
Only add our level if we are given a Hash. Fixes #56
#57
asenchi
closed
10 years ago
0
New Logger-like methods don't take strings.
#56
asenchi
closed
10 years ago
0
Prepare 0.3.8 with docs and deprecation warnings.
#55
asenchi
closed
10 years ago
2
Major refactor of internal Log module
#54
asenchi
closed
7 years ago
8
Error with Signals and Threads in Ruby 2.0
#53
asenchi
closed
7 years ago
6
Logger convienence methods
#52
asenchi
closed
10 years ago
2
Add #single_line_exceptions feature.
#51
asenchi
closed
10 years ago
5
Rewrite our terrible README
#50
asenchi
closed
10 years ago
0
Fix odd time behavior
#49
asenchi
closed
10 years ago
0
Auto-quote values containing commas or colons
#48
jasonrudolph
closed
10 years ago
2
Handle strings
#47
asenchi
closed
11 years ago
2
Use UTC for automatic timestamp
#46
grantr
closed
11 years ago
1
Next