Closed
Description
For jsdoc/jsdoc#416, I made a bunch of changes to how JSDoc logs information and handles errors. I need to update the docs accordingly:
- Document the new
--verbose
and--pedantic
options - Explain how
--debug
now works - Get rid of anything that tells you to use
module:jsdoc/util/error.handle()
(the plugin docs, at a minimum), which is deprecated in favor ofmodule:jsdoc/util/logger.error()
Metadata
Metadata
Assignees
Labels
No labels