REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 610 B
Close
/home/nshryvcy/himaltourism.com/wp-content/plugins/facebook-for-woocommerce/includes/Jobs/LoggingTrait.php
Text
Base64
<?php // phpcs:ignoreFile namespace WooCommerce\Facebook\Jobs; use WC_Facebookcommerce; defined( 'ABSPATH' ) || exit; /** * Trait LoggingTrait * * Logging helper trait for jobs. * * @since 2.5.0 */ trait LoggingTrait { /** * Get the name/slug of the job. * * @return string */ abstract public function get_name(): string; /** * Write a log entry using the plugin's logger. * * @param string $message */ protected function log( string $message ) { facebook_for_woocommerce()->log( $message, sprintf( '%s_%s', WC_Facebookcommerce::PLUGIN_ID, $this->get_name() ) ); } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 7
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
AbstractChainedJob.php
1.05 KB
lrw-r--r--
2025-01-05 05:33:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CleanupSkyvergeFrameworkJobOptions.php
1.75 KB
lrw-r--r--
2025-01-05 05:33:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
DeleteProductsFromFBCatalog.php
3.12 KB
lrw-r--r--
2025-01-05 05:33:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
GenerateProductFeed.php
4.01 KB
lrw-r--r--
2025-01-05 05:33:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
JobManager.php
1.23 KB
lrw-r--r--
2025-01-05 05:33:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LoggingTrait.php
610 B
lrw-r--r--
2025-01-05 05:33:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ResetAllProductsFBSettings.php
2.85 KB
lrw-r--r--
2025-01-05 05:33:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).