Overview

Packages

  • log4php
    • appenders
    • configurators
    • filters
    • helpers
    • layouts
    • pattern
    • renderers

Classes

  • Logger
  • LoggerAppender
  • LoggerAppenderPool
  • LoggerAutoloader
  • LoggerConfigurable
  • LoggerConfiguratorDefault
  • LoggerFilter
  • LoggerHierarchy
  • LoggerLayout
  • LoggerLevel
  • LoggerLocationInfo
  • LoggerLoggingEvent
  • LoggerMDC
  • LoggerNDC
  • LoggerReflectionUtils
  • LoggerRoot
  • LoggerThrowableInformation

Interfaces

  • LoggerConfigurator

Exceptions

  • LoggerException
  • Overview
  • Package
  • Class
  • Tree

Class LoggerThrowableInformation

The internal representation of throwables.

Package: log4php
Since: 2.1
Located at LoggerThrowableInformation.php
Methods summary
public
# __construct( Exception $throwable )

Create a new instance

Create a new instance

Parameters

$throwable
mixed
$throwable - a throwable as a exception
public Exception
# getThrowable( )

Return source exception

Return source exception

Returns

Exception
public array
# getStringRepresentation( )

Returns

array

Desc

Returns string representation of throwable
Apache log4php API documentation generated by ApiGen 2.8.0