1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
Log.php
См. документацию.
1
<?php
2
declare(strict_types=1);
3
4
namespace
Bitrix\Landing\Copilot\Generation;
5
9
class
Log
10
{
11
private
int
$generationId;
12
13
public
function
__construct
($generationId)
14
{
15
16
}
17
18
public
function
add
(
string
$message
)
19
{
20
// save to any logger
21
}
22
}
Bitrix\Landing\Copilot\Generation\Log
Определения
Log.php:10
Bitrix\Landing\Copilot\Generation\Log\__construct
__construct($generationId)
Определения
Log.php:13
Bitrix\Landing\Copilot\Generation\Log\add
add(string $message)
Определения
Log.php:18
$message
$message
Определения
payment.php:8
bitrix
modules
landing
lib
Copilot
Generation
Log.php
Создано системой
1.14.0