Module: Jekyll
- Defined in:
- lib/jekyll_block_tag_plugin_template.rb
Overview
This is the module-level description.
The Jekyll log level defaults to :info, which means all the Jekyll.logger statements below will not generate output. You can control the log level when you start Jekyll. To set the log level to :debug, write an entery into _config.yml, like this: plugin_loggers:
MyBlock: debug
Defined Under Namespace
Classes: MyBlock