<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/61753>61753</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            Add a logging facility to the libc tests which can serve as a replacement for std::cout
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            test-suite,
            libc
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          sivachandra
      </td>
    </tr>
</table>

<pre>
    This is one of the tasks that has to be done for address issue #61751. Essentially, we have to implement a test logger which can log success/failure messages to stdout but not use `std::cout` from the C++ standard library.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxUkV2unDAMhVcTXqw7gmSAywMP96ezgm7AJIakDWQUO3M1u69CK7V9imLZR-d8B5nDdhDNqn9X_WeDRXzKM4cHWo-Hy9gsyT3n7z4wBIZ0EKQVxBMI8k8G8SjgkUESLASuLqwpAzqXiesNFwKlzdCNfXeBb8x0SMAYn0p_wBeBxwfV67DfI-10CCAIsUBM20YZvnywHiwedQBcrCVmpW8rhlgywU7MuNHpgMWlIrAUgSMJFCZQQ8vilHlT5s2mImpoYc1pPzN8KP2u9Duw4OEwO4hhyZifl8bNxk1mwobmbhin6XUc9dj4eV2GwQ5Lv5rJ9G4dplVPujd2oqnrJrw2YdatNq3Rr-3Y9Xq8TKu7rtT3nXFkrtaoa0s7hniJ8bFfUt6ak9FcAZkm4kKRzzq0rhheuAQhpbXSH0rrGBZbP_1nk-eq8LKUjdW1jYGF_2pKkEjzm3OAJ8hwbLCiDTHIs5Kq6avWiZr_gcyUHwTIgJDpHtH-7qR2-h_HpuQ4e5E715m-KX3bgviyXGzalb5VJ3-el3tOP8iK0rczam3vTPsrAAD__0u50zA">