Lines Matching refs:Log
59 // Log::log(Logger::DEBUG2, "CBC-MAC output block:\n");64 * \brief Log an array of bytes as hex.68 Log::SetOutputLevel leveler(level);69 // Log::log(" ");77 Log::log("\n");79 Log::log(" 0x%04x: ", i);81 Log::log("%02x ", *bytes & 0xff);84 Log::log("\n");
Indexes created Sun Aug 02 00:25:04 UTC 2026