Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F103714012
DiffusionRepositoryClusterEngineLogInterface.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Mar 4, 05:45
Size
189 B
Mime Type
text/x-php
Expires
Thu, Mar 6, 05:45 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24632319
Attached To
rPH Phabricator
DiffusionRepositoryClusterEngineLogInterface.php
View Options
<?php
interface
DiffusionRepositoryClusterEngineLogInterface
{
public
function
writeClusterEngineLogMessage
(
$message
);
public
function
writeClusterEngineLogProperty
(
$key
,
$value
);
}
Event Timeline
Log In to Comment