Page MenuHomePhabricator

logging: Drop BCLog::Level::None
ClosedPublic

Authored by PiRK on Jun 19 2025, 13:05.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCfeb3b5d4eede: logging: Drop BCLog::Level::None
Summary

Now that Info-level logging is always logged, there is no further need for the "None" level, so remove it.

This is a partial backport of core#28318
https://github.com/bitcoin/bitcoin/pull/28318/commits/667ce3e3297645527b07314e1d5a82275fb25845
Depends on D18271

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable