Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LoggerSharedState.php
function LoggerSharedState::getLogRecordLimits
File
vendor/
open-telemetry/
sdk/
Logs/
LoggerSharedState.php
, line 36
Class
LoggerSharedState
Namespace
OpenTelemetry\SDK\Logs
Code
public
function
getLogRecordLimits
() : LogRecordLimits {
return
$this
->
limits
; }
RSS feed