21 int logSetFile(
const char *path,
bool color =
false);
22 int logSetStream(std::ostream *stream,
bool color =
false);
23 int logSetTarget(LoggingTarget target);
24 void logSetLevel(
const char *category,
const char *level);
Top-level libcamera namespace.
Definition: bound_method.h:15