9 #ifndef __HOM_logging_h__
10 #define __HOM_logging_h__
30 virtual std::vector<std::string>
sources() = 0;
31 virtual void setRenderLogVerbosity(
int verbosity) = 0;
32 virtual int renderLogVerbosity() = 0;
34 virtual void saveLogsToFile(
const std::vector<HOM_logging_LogEntry> &logs,
35 const char *filepath) = 0;
36 virtual std::vector<HOM_logging_LogEntry> loadLogsFromFile(
37 const char *filepath) = 0;
39 virtual void createSource(
const char *source_name) = 0;
41 const char *source_name =
nullptr) = 0;
43 SWIGOUT(%newobject defaultSink;)
45 SWIGOUT(%newobject defaultFileSink;)
GLsizei const GLchar *const * string
string __repr__(VtArray< T > const &self)
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
OIIO_FORCEINLINE T log(const T &v)