Output Jekyll Version while debugging (#7173)

Merge pull request 7173
This commit is contained in:
Ashwin Maroli 2018-08-07 00:32:17 +05:30 committed by jekyllbot
parent 9136e9c394
commit 81392ae0ee
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ module Jekyll
self.log_level = :debug
end
debug "Logging at level:", LOG_LEVELS.key(writer.level).to_s
debug "Jekyll Version:", Jekyll::VERSION
end
# Public: Print a debug message