Le 20/06/2011 20:36, Dennis Jacobfeuerborn a écrit :
How would this work if you wanted to use memcache instead of a cache directory and syslog instead of a log directory? I haven't looked at this yet but does Symfony2 only support file based methods for logging/caching?

Regards,
  Dennis
Monolog (the logging library used by Symfony) supports many logging methods : https://github.com/Seldaek/monolog#readme And if the method you want is not available, you can implement your own one. The log directory is used when you use a file based implementation, but there is many other way.

--
Christophe | Stof

--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to