Skip to content

Instantly share code, notes, and snippets.

@cnovoab
Created August 27, 2014 14:55
Show Gist options
  • Save cnovoab/6229364c5ed4202375aa to your computer and use it in GitHub Desktop.
Save cnovoab/6229364c5ed4202375aa to your computer and use it in GitHub Desktop.
Logging in Symfony 1.4
sfContext::getInstance()->getLogger()->info($message);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment