Definition ContentLogEndPoint.h:11
Definition ContentLogFileEndPoint.h:15
MCAPI void * $ctor(::Core::Path debugLogDirectory, ::Core::Path fileName, ::std::optional<::LogLevel > minLogLevel)
static MCAPI void ** $vftableForEnableNonOwnerReferences()
MCAPI bool $isEnabled() const
static MCAPI void ** $vftableForLogEndPoint()
MCAPI bool $logOnlyOnce() const
static MCAPI ::std::string_view const & FILE_NAME()
MCAPI void $log(::LogArea const area, ::LogLevel const level, char const *message)
MCAPI void $setEnabled(bool newState)
MCAPI ContentLogFileEndPoint(::Core::Path debugLogDirectory, ::Core::Path fileName, ::std::optional<::LogLevel > minLogLevel)