= sfJSLibJqueryLogPlugin = The `sfJSLibJqueryLogPlugin` offers helpers that integrate the [http://plugins.jquery.com/project/log http://plugins.jquery.com/project/log] JQuery Plugin. == Licence == This plugin is licensed under the MIT license. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. == Installation == * Install the plugin {{{ $ symfony $ symfony plugin:install sfJSLibJqueryLogPlugin }}} == Basic syntax == === Declaring the helper in templates === * Inside a template {{{ sfJSLibManager::addLib('jquery_log'); }}}