Packages

  • dibi
    • drivers
    • nette
    • reflection
  • None
  • PHP

Classes

  • dibi
  • DibiConnection
  • DibiDataSource
  • DibiDateTime
  • DibiEvent
  • DibiFileLogger
  • DibiFirePhpLogger
  • DibiFluent
  • DibiObject
  • DibiResult
  • DibiResultIterator
  • DibiRow
  • DibiTranslator

Interfaces

  • IDataSource
  • IDibiDriver
  • IDibiReflector
  • IDibiResultDriver

Exceptions

  • DibiDriverException
  • DibiException
  • DibiNotImplementedException
  • DibiNotSupportedException
  • DibiPcreException
  • Overview
  • Package
  • Class
  • Tree

Class DibiFileLogger

dibi file logger.

DibiObject
Extended by DibiFileLogger
Package: dibi
Author: David Grudl
Located at libs/DibiFileLogger.php
Methods summary
public
# __construct( $file, $filter = NULL )
public
# logEvent( DibiEvent $event )

After event notification.

After event notification.

Methods inherited from DibiObject
__call(), __callStatic(), __get(), __isset(), __set(), __unset(), extensionMethod(), getClass(), getReflection()
Properties summary
public string $file
#

Name of the file where SQL errors should be logged

Name of the file where SQL errors should be logged

public integer $filter
#
dibi API documentation API documentation generated by ApiGen 2.3.0