Home
last modified time | relevance | path

Searched refs:logging (Results 1 – 25 of 77) sorted by path

1234

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock1436 "description": "Common interface for logging libraries",
/plugin/authgoogle/google/contrib/
H A DGoogle_StorageService.php851 public $logging; variable in Google_Bucket
917 public function setLogging(Google_BucketLogging $logging) { argument
918 $this->logging = $logging;
921 return $this->logging;
/plugin/authgooglesheets/
H A Dcomposer.lock584 "logging",
969 "description": "Common interface for logging libraries",
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuildOptions.php42 public $logging; variable in Google\\Service\\CloudBuild\\BuildOptions
131 public function setLogging($logging) argument
133 $this->logging = $logging;
140 return $this->logging;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DContainer.php772 ],'logging' => [
773 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/logging',
H A DLogging.php118 $this->serviceName = 'logging';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsZonesClusters.php260 …public function logging($projectId, $zone, $clusterId, SetLoggingServiceRequest $postBody, $optPar… function in Google\\Service\\Container\\Resource\\ProjectsZonesClusters
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions.php42 public $logging; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions
131 public function setLogging($logging) argument
133 $this->logging = $logging;
140 return $this->logging;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DService.php273 public function setLogging(Logging $logging) argument
275 $this->logging = $logging;
282 return $this->logging;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DService.php273 public function setLogging(Logging $logging) argument
275 $this->logging = $logging;
282 return $this->logging;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DService.php273 public function setLogging(Logging $logging) argument
275 $this->logging = $logging;
282 return $this->logging;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGoogleApiService.php273 public function setLogging(Logging $logging) argument
275 $this->logging = $logging;
282 return $this->logging;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucket.php327 public function setLogging(BucketLogging $logging) argument
329 $this->logging = $logging;
336 return $this->logging;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md226 * Added request and response logging middleware.
H A DUPGRADING.md553 `Psr\Log\LoggerInterface` for all logging. The MessageFormatter class has been
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md216 * Added capture of stack traces to ErrorHandler when logging PHP errors
231 * Fixed RavenHandler dropping the message when logging exception
267 …ors option on ErrorHandler::registerErrorHandler (default true) to allow logging of all errors no …
339 …* Fixed duplicate logging of fatal errors when both error and fatal error handlers are registered …
393 … any exception coming from the wrapped handlers and avoid chain failures if a logging service fails
428 * Added $appendNewline flag to the JsonFormatter to enable using it when logging to files
H A DREADME.md9 allow you to build advanced logging strategies.
/plugin/authshibboleth/
H A DREADME.md26 * logging and debugging
/plugin/authsmartcard/
H A DREADME.md69 // Enable logging?
/plugin/authucenter/lib/uc_client/lib/
H A Duccode.class.php117 …return str_replace(array('submit', 'logging.php'), array('', ''), sprintf($tags, $url, addslashes(…
/plugin/botbouncer/
H A DREADME.md48 2013-04-22 - add whitelist, and central logging
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md304 * [#13632](http://dev.ckeditor.com/ticket/13632): Introduce error logging mechanism.
305 * [#13730](http://dev.ckeditor.com/ticket/13730): Switch to the new error logging mechanism.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md724 * [#13632](https://dev.ckeditor.com/ticket/13632): Introduce error logging mechanism.
725 * [#13730](https://dev.ckeditor.com/ticket/13730): Switch to the new error logging mechanism.
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1 …nterface intersect into is key level library like limited local lock log logging long loop master …
/plugin/davcal/vendor/sabre/http/
H A DREADME.md216 // The afterRequest event could be a good time to do some logging, or

1234