issues
search
TomFrost
/
Bristol
Insanely configurable logging for Node.js
MIT License
113
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is this package still maintained?
#61
dandv
opened
5 years ago
0
Inconsistent nested field logging with the human formatter
#60
dandv
opened
5 years ago
1
TypeScript
#59
brandonros
opened
5 years ago
0
Consider using a lighter alternative to Moment
#58
dandv
opened
5 years ago
3
Bristol 1.0
#57
TomFrost
opened
6 years ago
10
Pass the unformatted message(s) to the target
#56
dandv
opened
6 years ago
0
Logs to file not flushed on exit
#55
dandv
opened
6 years ago
0
Test against Node.js 10
#54
MarkHerhold
closed
6 years ago
1
Can't omit the file path altogether
#53
dandv
opened
6 years ago
2
Document that transform functions are called with file:line
#52
dandv
closed
6 years ago
1
Updated Moment.js due to security vulnerability fixes #50
#51
marcelcremer
closed
6 years ago
2
Moment.js vulnerability
#50
marcelcremer
closed
6 years ago
1
Is it possible to add a unique request id to the logs for web apps?
#49
arrc
opened
6 years ago
0
Fix invalid handling of dates (#47)
#48
jeffijoe
closed
6 years ago
1
Dates do not get passed to formatter
#47
jeffijoe
closed
6 years ago
0
Child logger support
#46
jeffijoe
opened
6 years ago
1
A question about Bristol and cluster
#45
jnmichaud
opened
6 years ago
2
Test against Node.js 8, 9
#44
MarkHerhold
closed
6 years ago
1
removing request dependency
#43
MarkHerhold
closed
6 years ago
2
Use splunk
#42
litti
closed
6 years ago
1
Use json-stringify-safe to avoid Circular Reference exceptions.
#41
yknx4
closed
6 years ago
1
reuse the latest Error.prepareStackTrace instead of the original one
#40
RooSoft
closed
7 years ago
1
v0.3.3 not at latest on npm
#39
dogfoodsilo4
closed
7 years ago
3
feat(target-slack): adds slack webhook target and tests
#38
ksafranski
closed
7 years ago
6
Change log level in runtime
#37
mostr
opened
7 years ago
2
WIP: Benchmarks of formatters
#36
rooftopsparrow
opened
7 years ago
0
Use json-stringify-safe for json formatter
#35
rooftopsparrow
closed
6 years ago
4
Move standard formatters to public export
#34
rooftopsparrow
opened
7 years ago
3
Allows targets to be configured by passing an options object, rather than using chained methods
#33
TomFrost
opened
7 years ago
0
Allow Bristol to be configured entirely through an options object passed to the constructor
#32
TomFrost
opened
7 years ago
0
Allow targets to be automatically added to default Bristol instance, configured by env vars
#31
TomFrost
opened
7 years ago
3
Fixing origin when wrapping Bristol (fixes #29)
#30
MarkHerhold
closed
7 years ago
15
Wrong origin when wrapping Bristol
#29
MarkHerhold
closed
7 years ago
1
Optionally obfuscate file paths
#28
sjberry
opened
7 years ago
4
Fix wrong date format
#27
shamil
closed
7 years ago
1
Moment dependency needs to be updated due to security advisory
#26
ghost
closed
7 years ago
3
Fixing main file location
#25
MarkHerhold
closed
8 years ago
3
Fixing issue when calling hasOwnProperty on objects with no prototype
#24
MarkHerhold
closed
7 years ago
2
Internal forEachObj() function Exception on null-proto Objects
#23
MarkHerhold
closed
7 years ago
0
Adding logUtil export for convenience
#22
MarkHerhold
closed
8 years ago
3
Origin logging not correct
#21
ghost
closed
7 years ago
4
Using bristol with console target in prod
#20
mostr
closed
8 years ago
3
Fix package.json, Fix syslog formatting to use day-of-month instead of day-of-week
#19
slester
closed
7 years ago
6
Update to ES6
#18
TomFrost
closed
8 years ago
5
Fixed a security vulnerability in moment
#17
3dteemu
closed
8 years ago
1
"TypeError: path must be a string"
#16
Hannessa
closed
8 years ago
2
After logrotate creates new file, new log lines fail to write.
#15
MartijnR
closed
8 years ago
6
Colorized console output
#14
mfine15
opened
9 years ago
3
fixes logging of array values (issue #10)
#13
kgraves
opened
9 years ago
4
Use V8 JavaScriptStackTraceApi to find log origin
#12
bartekn
closed
9 years ago
3
Next