Skip to content
Snippets Groups Projects
Select Git revision
  • 20d9660a64f3e02bbed858edac83b25f51098b5a
  • master default protected
  • reprovide-alert
  • provide-stats
  • release
  • release-v0.38.1
  • staging
  • maxprovideconnsperworker
  • dht-bump
  • release-v0.38.0
  • feat/gateway-max-range-request-file-size
  • feat/get-closest-peers
  • dag-stat-progress-improvement
  • reprovide-sweep-enabled
  • fix/car-blocked-cids
  • release-v0.37.0
  • copilot/fix-859994d3-9d4e-4a8e-bea3-58b58c75a399
  • fix/panic-and-zombie-daemons
  • chore-golangci-v2
  • config-reprovider-test
  • release-v036
  • v0.38.1
  • v0.38.0
  • v0.38.0-rc2
  • v0.38.0-rc1
  • v0.37.0
  • v0.37.0-rc1
  • v0.36.0
  • v0.36.0-rc2
  • v0.36.0-rc1
  • v0.35.0
  • v0.35.0-rc2
  • v0.35.0-rc1
  • v0.34.1
  • v0.34.0
  • v0.34.0-rc2
  • v0.34.0-rc1
  • v0.33.2
  • v0.33.1
  • v0.33.0
  • v0.33.0-rc3
41 results

go-ipfs

user avatar
Andrew Gillis authored and GitHub committed
* chore: update to go-log/v2

go-log v2 has been out for quite a while now and it is time to deprecate v1.

Replace all use of go-log with go-log/v2
Makes /api/v0/log/tail useful over HTTP
Updates dependencies that have moved to go-lov/v2
Removes support for ContextWithLoggable as this is not needed for tracing-like functionality
- Replaces: PR #8765
- Closes issue #8753
- Closes issue #9245
- Closes issue #10809

Other fixes:
* update go-ipfs-cmds
* update http logs test
* fix test
* Read/send one line of log data at a time
* Update -log-level docs
20d9660a
History