Skip to content

Commit

Permalink
Doc: Transport doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mhd999 committed Oct 26, 2022
1 parent 0143c49 commit b6b93b7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@ Cross language structured log APIs and, [error log gRPC client interceptor](./in
| Warn | (message) |
| Error | (message, event, downstream, stacktrace, code) |

## Transports

File transport, allows writting logs to file

| Language | status |
| ------------- | ------------- |
| [TypeScript](./typescript/README.md) |:white_check_mark: |
| Go | Planned |
| Kotlin | Planned |

## Log structure

| Field | Type | Required
Expand Down

0 comments on commit b6b93b7

Please sign in to comment.