issues
search
pinojs
/
pino-socket
🌲 A transport for sending pino logs to network sockets
43
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: remove unneeded dynamic path.join() in require
#106
ben-reitz
closed
4 months ago
0
not supported by esbuild-plugin-pino
#105
ben-reitz
closed
4 months ago
2
build(deps-dev): bump chai from 4.4.1 to 5.1.0
#104
dependabot[bot]
opened
9 months ago
0
build(deps): bump actions/dependency-review-action from 3 to 4
#103
dependabot[bot]
opened
9 months ago
0
build(deps-dev): bump chai from 4.4.1 to 5.0.3
#102
dependabot[bot]
closed
9 months ago
1
build(deps-dev): bump chai from 4.3.10 to 5.0.0
#101
dependabot[bot]
closed
10 months ago
1
build(deps): bump actions/setup-node from 3 to 4
#100
dependabot[bot]
closed
1 year ago
0
build(deps): bump actions/checkout from 3 to 4
#99
dependabot[bot]
closed
1 year ago
0
Unix socket example
#98
tytremblay
opened
1 year ago
4
Unix socket example
#97
tytremblay
closed
1 year ago
0
Data lost on reconnect even with recovery enabled
#96
pocketcolin
opened
1 year ago
3
docs(readme): replace shields with native badge
#95
Fdawgs
closed
1 year ago
1
Package validation and quality checking are failed because of sensitive data (test/certs/server.key)
#94
sergei-aivazian
closed
1 year ago
3
build(deps): bump actions/dependency-review-action from 2 to 3
#93
dependabot[bot]
closed
1 year ago
0
build(deps): bump nopt from 6.0.0 to 7.0.0
#92
dependabot[bot]
closed
2 years ago
0
Uncaught exception 'send EMSGSIZE'
#91
asc11cat
closed
2 years ago
5
draft(udp): allow to set max udp packet size
#90
asc11cat
closed
2 years ago
0
Propagate events to the parent port (when using thread-stream)
#89
ggrossetie
closed
2 years ago
1
resolves #84 configure backoff strategy using primitive data
#88
ggrossetie
closed
2 years ago
2
resolves #85 introduce onBeforeDataWrite callback
#87
theogravity
closed
2 years ago
0
resolves #85 introduce onBeforeDataWrite callback
#86
theogravity
closed
2 years ago
4
Callback to manipulate the message before send?
#85
theogravity
closed
2 years ago
1
Allow to configure the backoff strategy using primitive data types
#84
ggrossetie
closed
2 years ago
3
replace onSocketClose by emitting an event
#83
ggrossetie
closed
2 years ago
1
Emit a socketClose event instead of defining onSocketClose callback
#82
ggrossetie
closed
2 years ago
1
Emit a reconnectFailure event
#81
ggrossetie
closed
2 years ago
0
build(deps): bump nopt from 5.0.0 to 6.0.0
#80
dependabot[bot]
closed
2 years ago
0
build(deps-dev): bump get-port from 5.1.1 to 6.1.2
#79
dependabot[bot]
closed
2 years ago
2
resolves #73 emit open when reconnect and emit socketError instead of error
#78
ggrossetie
closed
2 years ago
1
onSocketClose option cannot be used with ThreadStream (multistream)
#77
ggrossetie
closed
2 years ago
5
resolves #73 TCPConnection can reconnect even if the TCP server wasn't available at first
#76
ggrossetie
closed
2 years ago
2
resolves #38 replace close option by destroy
#75
ggrossetie
closed
2 years ago
3
resolves #72 introduce a recovery queue
#74
ggrossetie
closed
2 years ago
3
[Feature idea] Introduce a FIFO queue with a max size to store data when the TCP socket write is unsuccessful
#72
ggrossetie
closed
2 years ago
3
Logs are not sent if the TCP server wasn't available when the logger was initialized
#73
ggrossetie
closed
2 years ago
5
resolves #69 Backoff strategy should be instantiated once and reset when the connection is established again
#71
ggrossetie
closed
2 years ago
6
Update contributing guide as the develop branch does not exist
#70
ggrossetie
closed
2 years ago
0
Backoff strategy should be instantiated only once and reset when the connection is established again
#69
ggrossetie
closed
2 years ago
2
build(deps): bump actions/dependency-review-action from 1 to 2
#68
dependabot[bot]
closed
2 years ago
0
ci: update workflows
#67
Fdawgs
closed
2 years ago
0
Update dependencies
#66
jsumners
closed
2 years ago
0
Bump pino from 7.11.0 to 8.0.0
#65
dependabot[bot]
closed
2 years ago
1
Bump mocha from 9.2.2 to 10.0.0
#64
dependabot[bot]
closed
2 years ago
0
ci: bump github actions; reduce job permissions to minimum
#63
Fdawgs
closed
2 years ago
1
Bump standard from 16.0.4 to 17.0.0
#62
dependabot[bot]
closed
2 years ago
0
Bump actions/setup-node from 2 to 3.1.0
#61
dependabot[bot]
closed
2 years ago
1
fix: psock.js becomes the only entrypoint for both CLI and library usage mode
#60
Guid75
closed
2 years ago
0
CI is failing
#59
mcollina
closed
2 years ago
6
CLI seems broken
#58
Guid75
closed
2 years ago
2
build: reduce dependabot update frequency
#57
Fdawgs
closed
2 years ago
1
Next