Skip to content

Commit e7f3e5b

Browse files
dahliaclaude
andcommitted
Add @logtape/fastify to package list in README
[ci skip] Co-Authored-By: Claude <[email protected]>
1 parent 84654e7 commit e7f3e5b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/logtape/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ list of the packages in the LogTape monorepo:
9393
| [*@logtape/adaptor-pino*](/packages/adaptor-pino/) | [JSR][jsr:@logtape/adaptor-pino] | [npm][npm:@logtape/adaptor-pino] | [Pino] adapter |
9494
| [*@logtape/adaptor-winston*](/packages/adaptor-winston/) | [JSR][jsr:@logtape/adaptor-winston] | [npm][npm:@logtape/adaptor-winston] | [winston] adapter |
9595
| [*@logtape/cloudwatch-logs*](/packages/cloudwatch-logs/) | [JSR][jsr:@logtape/cloudwatch-logs] | [npm][npm:@logtape/cloudwatch-logs] | [AWS CloudWatch Logs] sink |
96+
| [*@logtape/fastify*](/packages/fastify/) | [JSR][jsr:@logtape/fastify] | [npm][npm:@logtape/fastify] | [Fastify] integration |
9697
| [*@logtape/file*](/packages/file/) | [JSR][jsr:@logtape/file] | [npm][npm:@logtape/file] | File sinks |
9798
| [*@logtape/otel*](/packages/otel/) | [JSR][jsr:@logtape/otel] | [npm][npm:@logtape/otel] | [OpenTelemetry] sink |
9899
| [*@logtape/pretty*](/packages/pretty/) | [JSR][jsr:@logtape/pretty] | [npm][npm:@logtape/pretty] | Beautiful text formatter |
@@ -102,6 +103,7 @@ list of the packages in the LogTape monorepo:
102103
| [*@logtape/windows-eventlog*](/packages/windows-eventlog/) | [JSR][jsr:@logtape/windows-eventlog] | [npm][npm:@logtape/windows-eventlog] | Windows Event Log sink |
103104

104105
[AWS CloudWatch Logs]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/
106+
[Fastify]: https://fastify.dev/
105107
[OpenTelemetry]: https://opentelemetry.io/
106108
[Pino]: https://github.com/pinojs/pino
107109
[Sentry]: https://sentry.io/
@@ -114,6 +116,8 @@ list of the packages in the LogTape monorepo:
114116
[npm:@logtape/adaptor-winston]: https://www.npmjs.com/package/@logtape/adaptor-winston
115117
[jsr:@logtape/cloudwatch-logs]: https://jsr.io/@logtape/cloudwatch-logs
116118
[npm:@logtape/cloudwatch-logs]: https://www.npmjs.com/package/@logtape/cloudwatch-logs
119+
[jsr:@logtape/fastify]: https://jsr.io/@logtape/fastify
120+
[npm:@logtape/fastify]: https://www.npmjs.com/package/@logtape/fastify
117121
[jsr:@logtape/file]: https://jsr.io/@logtape/file
118122
[npm:@logtape/file]: https://www.npmjs.com/package/@logtape/file
119123
[jsr:@logtape/otel]: https://jsr.io/@logtape/otel

0 commit comments

Comments
 (0)