kubo/core
Russell Dempsey d3cc4ff587
feat: add query functionality to log level command (#10885)
* feat: update log level command to show log levels
* test: add log level tests
* update TestCommands test
* docs: relation to GOLOG_LOG_LEVEL
* chore: update to latest go-log
* fix: do not output single subsystem name in CLI
* test: explicit subsystem request dont output subsystem
* LevelFromString renamed to Parse
* Modify `ipfs log level` 
* Denote default level with sdubsystem name '(defult)'.
* make "*" an dalias for "all".  Test to make sure both work the same.
2025-08-11 12:43:48 -07:00
..
commands feat: add query functionality to log level command (#10885) 2025-08-11 12:43:48 -07:00
coreapi fix: Provide according to Reprovider.Strategy (#10886) 2025-08-08 10:56:44 +02:00
corehttp feat: ipfs-webui v4.8.0 (#10902) 2025-08-08 03:58:12 +02:00
coreiface fix: Provide according to Reprovider.Strategy (#10886) 2025-08-08 10:56:44 +02:00
corerepo chore: use go-log/v2 (#10801) 2025-05-19 13:04:05 -07:00
coreunix fix: Provide according to Reprovider.Strategy (#10886) 2025-08-08 10:56:44 +02:00
mock fix: deadlock on retrieving WebTransport addresses (#9857) 2023-05-08 16:11:03 +02:00
node fix: Provide according to Reprovider.Strategy (#10886) 2025-08-08 10:56:44 +02:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go chore: migrate bootstrap to ipfs/boxo (#10158) 2023-10-31 18:25:14 +01:00
core_test.go chore: update boxo, go-libp2p, and internalize mplex (#10095) 2023-08-24 06:11:02 +00:00
core.go fix: Provide according to Reprovider.Strategy (#10886) 2025-08-08 10:56:44 +02:00