Browse: Home / Classes / Learndash_Import_Export_Logger /

Learndash_Import_Export_Logger::__construct

Learndash_Import_Export_Logger::__construct( string $log_type )

Logger constructor.


Description #


Parameters #

$log_type

(string) (Required) Log type. Should be one of the LOG*TYPE** constants.


Return #

(void)


Source #

File: includes/loggers/class-learndash-import-export-logger.php


Changelog #

Changelog
Version Description
4.5.0 Introduced.