Home
last modified time | relevance | path

Searched hist:c160ae72 (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/include/
H A Dossl_random.hppc160ae72 Wed Mar 27 20:45:20 CDT 2024 Ed Tanous <ed@tanous.net> Remove old uses of cout/cerr

Most of this code was written before bmcweb had a logger, and
therefore used cout/cerr.

This commit greps the codebase and finds all places where we still
use cout/cerr, and moves them to logging.

Tested: Inspection only. No functional changes.

Change-Id: I5ce1883c9941e80203ec29decb3a0206fd118506
Signed-off-by: Ed Tanous <ed@tanous.net>
H A Dssl_key_handler.hppc160ae72 Wed Mar 27 20:45:20 CDT 2024 Ed Tanous <ed@tanous.net> Remove old uses of cout/cerr

Most of this code was written before bmcweb had a logger, and
therefore used cout/cerr.

This commit greps the codebase and finds all places where we still
use cout/cerr, and moves them to logging.

Tested: Inspection only. No functional changes.

Change-Id: I5ce1883c9941e80203ec29decb3a0206fd118506
Signed-off-by: Ed Tanous <ed@tanous.net>