omniCreateLog

Defined in omni/log/ILog.h

omni::log::ILog *omniCreateLog()

Instantiates a default implementation of omni::log::ILog. omni::core::IObject::acquire() is called on the returned pointer.