ikalnytskyi/termcolor

fmt support? file descriptor support?

eyalroz opened this issue · 0 comments

The README explains how to use this library with C++ streams. But - what about other ways of printing output? e.g. std::format, or in the other extreme, raw file descriptors?

Note: I'm asking for documentation, not features, in this issue.