slog icon indicating copy to clipboard operation
slog copied to clipboard

Minimal structured logging library for Go

Results 24 slog issues
Sort by recently updated
recently updated
newest added

Bumps the otel group with 1 update: [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go). Changelog Sourced from go.opentelemetry.io/otel/sdk's changelog. [1.21.0/0.44.0] 2023-11-16 Removed Remove the deprecated go.opentelemetry.io/otel/bridge/opencensus.NewTracer. (#4706) Remove the deprecated go.opentelemetry.io/otel/exporters/otlp/otlpmetric module. (#4707) Remove the deprecated...

dependencies
go

Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.16.0 to 1.21.0. Changelog Sourced from go.opentelemetry.io/otel/trace's changelog. [1.21.0/0.44.0] 2023-11-16 Removed Remove the deprecated go.opentelemetry.io/otel/bridge/opencensus.NewTracer. (#4706) Remove the deprecated go.opentelemetry.io/otel/exporters/otlp/otlpmetric module. (#4707) Remove the deprecated go.opentelemetry.io/otel/example/view module....

dependencies
go

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.11.0 to 0.14.0. Commits 70d3a0b go.mod: update golang.org/x dependencies 6a610bc all: update go directive to 1.18 ea6303a go.mod: update golang.org/x dependencies f413282 go.mod: update golang.org/x dependencies See...

dependencies
go

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.57.1. Release notes Sourced from google.golang.org/grpc's releases. Release 1.57.1 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...

dependencies
go

Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) from 0.7.1 to 0.9.1. Release notes Sourced from github.com/charmbracelet/lipgloss's releases. v0.9.1 This bugfix release changes the Table Headers API to accept []string for consistency with Row / Rows...

dependencies
go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies
go

Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0. Release notes Sourced from github.com/google/go-cmp's releases. v0.6.0 New API: (#340) Add cmpopts.EquateComparable Documentation changes: (#337) Use of hotlinking of Go identifiers Build changes: (#325)...

dependencies
go

I'm not convinced that this is a good idea. In coder/coder, there are many situations where we want to provide additional context during a debug session but within a log...

Not sure whether or not this is considered a feature or a bug, but in certain scenarios, terminal escape chars are interpreted as-is, and in other they're escaped into string...

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.11.0 to 0.20.0. Commits 46c790f go.mod: update golang.org/x dependencies 5b15d26 go.mod: update golang.org/x dependencies c5eaf76 go.mod: update golang.org/x dependencies 353276a go.mod: update golang.org/x dependencies ae94145 go.mod: update...

dependencies
go