Skip to content

Commit

Permalink
docs: update diagram (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
xseman authored Dec 20, 2024
1 parent 7591332 commit 481df14
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 71 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
This module provides a custom appender for [log4js][log4js_github] that
sends logs to AWS [CloudWatch][aws_cloudwatch] using the AWS [v3 SDK][cloudwatch_sdk].

![visual](docs/visual.svg)

[aws_cloudwatch]: https://aws.amazon.com/cloudwatch/
[cloudwatch_sdk]: https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/
[log4js_github]: https://log4js-node.github.io/log4js-node/

## Overview

<img src="docs/sequence.svg" alt="sequence" width="700px">

## Installation

### npm registry
Expand Down
Loading

0 comments on commit 481df14

Please sign in to comment.