Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/log-handlers/class-wc-log-handler-file.php / Page 2

WC_Log_Handler_File::remove()

Method: Remove/delete the chosen file.

Source: includes/log-handlers/class-wc-log-handler-file.php:253

Used by 0 functions | Uses 2 functions

WC_Log_Handler_File::should_rotate()

Method: Check if log file should be rotated.

Source: includes/log-handlers/class-wc-log-handler-file.php:277

Used by 1 function | Uses 2 functions

WC_Log_Handler_File::log_rotate()

Method: Rotate log files.

Source: includes/log-handlers/class-wc-log-handler-file.php:307

Used by 1 function | Uses 1 function

WC_Log_Handler_File::open()

Method: Open log file for writing.

Source: includes/log-handlers/class-wc-log-handler-file.php:139

Used by 2 functions | Uses 3 functions

WC_Log_Handler_File::is_open()

Method: Check if a handle is open.

Source: includes/log-handlers/class-wc-log-handler-file.php:175

Used by 4 functions | Uses 0 functions

WC_Log_Handler_File::close()

Method: Close a handle.

Source: includes/log-handlers/class-wc-log-handler-file.php:185

Used by 3 functions | Uses 1 function

WC_Log_Handler_File::handle()

Method: Handle a log entry.

Source: includes/log-handlers/class-wc-log-handler-file.php:91

Used by 0 functions | Uses 2 functions

WC_Log_Handler_File::format_entry()

Method: Builds a log entry text from timestamp, level and message.

Source: includes/log-handlers/class-wc-log-handler-file.php:114

Used by 1 function | Uses 1 function

WC_Log_Handler_File

Class: Handles log entries by writing to a file.

Source: includes/log-handlers/class-wc-log-handler-file.php:21

Used by 0 functions | Uses 1 function

WC_Log_Handler_File::__construct()

Method: Constructor for the logger.

Source: includes/log-handlers/class-wc-log-handler-file.php:52

Used by 1 function | Uses 0 functions
« Previous 1 2 3 Next »
Proudly powered by WordPress