Overview
  • Namespace
  • Class

Namespaces

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

Classes

  • PayPalDefaultLogFactory
  • PayPalLogger

Interfaces

  • PayPalLogFactory

Class PayPalDefaultLogFactory

Class PayPalDefaultLogFactory

This factory is the default implementation of Log factory.

PayPal\Log\PayPalDefaultLogFactory implements PayPal\Log\PayPalLogFactory
Namespace: PayPal\Log
Package: PayPal\Log
Located at PayPal/Log/PayPalDefaultLogFactory.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

Implementation of

PayPal\Log\PayPalLogFactory::getLogger()
API documentation generated by ApiGen