Skip to content
Snippets Groups Projects
Commit 422098e4 authored by John Harris's avatar John Harris
Browse files

docs: update docs since module rename

parent f42e1a6d
No related branches found
Tags v1.5.5
No related merge requests found
# slog
Go module for structured logging.
Go module for nexus telemetry.
Initially contains a logger, but expected to contain mechanisms for timing and metrics in future.
## Components
### logger
Configures a logger with a JSON formatter using a schema suitable for datadog log ingestion.
## Example usage
## Development
Initialise and use the logger:
Run tests with:
```
go run src/main/main.go
go test
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment