ClassInterface Support_Resources_LoggerProvider

Description

Interface for providing loggers for Support_Resources

Located in /support/lib/Support/Resources/LoggerProvider.php (line 9)


	
			
Method Summary
 object get (string $name)
Methods
get (line 20)

Return a logger instance for the given name.

A logger instance must provide the following methods: debug, info, warn, error, fatal. Each must accept a message to log. The method name indicates the logging level.

  • access: public
object get (string $name)
  • string $name: The logger name to return

Documentation generated on Wed, 25 Apr 2012 09:46:43 -0700 by phpDocumentor 1.4.3