Overview
  • Namespace
  • Class

Namespaces

  • PayPal
    • Api
    • Auth
    • Cache
    • Common
    • Converter
    • Core
    • Exception
    • Handler
    • Log
    • Rest
    • Security
    • Transport
    • Validation

Classes

  • PayPalDefaultLogFactory
  • PayPalLogger

Interfaces

  • PayPalLogFactory

Interface PayPalLogFactory

Direct known implementers

PayPal\Log\PayPalDefaultLogFactory

Namespace: PayPal\Log
Located at PayPal/Log/PayPalLogFactory.php

Methods summary

public Psr\Log\LoggerInterface
# getLogger( string $className )

Returns logger instance implementing LoggerInterface.

Returns logger instance implementing LoggerInterface.

Parameters

$className

Returns

Psr\Log\LoggerInterface
instance of logger object implementing LoggerInterface
API documentation generated by ApiGen