You are currently browsingthe website for symfony 1
Visit the Symfony2 website
« Back to API menu
sfLogger manages all logging in symfony projects.
Sets an alert message.
Sets a critical message.
Sets a debug message.
Sets an emerg message.
Sets an error message.
Returns the sfLogger instance.
returns the sfLogger instance
Retrieves current loggers.
returns List of loggers
Retrieves the log level for the current logger instance.
returns Log level
Sets an info message.
Initializes the logger.
Logs a message.
Sets a notice message.
Registers a logger.
Sets a log level for the current logger instance.
Executes the shutdown procedure.
Cleans up the current logger instance.
Sets a warning message.