Dev Resources

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

WC_Log_Handler_DB::clear()

Method: Clear entries for a chosen handle/source.

Source: includes/log-handlers/class-wc-log-handler-db.php:104

Used by 0 functions | Uses 0 functions

WC_Log_Handler_DB::delete()

Method: Delete selected logs from DB.

Source: includes/log-handlers/class-wc-log-handler-db.php:122

Used by 1 function | Uses 0 functions

WC_Log_Handler_DB::delete_logs_before_timestamp()

Method: Delete all logs older than a defined timestamp.

Source: includes/log-handlers/class-wc-log-handler-db.php:140

Used by 0 functions | Uses 0 functions

WC_Log_Handler_DB::get_log_source()

Method: Get appropriate source based on file name.

Source: includes/log-handlers/class-wc-log-handler-db.php:162

Used by 1 function | Uses 1 function

WC_Log_Handler_DB

Class: Handles log entries by writing to database.

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

Used by 0 functions | Uses 1 function

WC_Log_Handler_DB::handle()

Method: Handle a log entry.

Source: includes/log-handlers/class-wc-log-handler-db.php:40

Used by 0 functions | Uses 2 functions

WC_Log_Handler_DB::add()

Method: Add a log entry to chosen file.

Source: includes/log-handlers/class-wc-log-handler-db.php:62

Used by 1 function | Uses 1 function

WC_Log_Handler_DB::flush()

Method: Clear all logs from the DB.

Source: includes/log-handlers/class-wc-log-handler-db.php:92

Used by 1 function | Uses 0 functions
Proudly powered by WordPress