Instance Method log(level:
log(level:module_path:message:)
In order, these three are ERROR/WARN/etc, then a citeproc_proc::db::… path of where the log was generated, and a message.
Framework
- Citeproc
Rs Kit
Declaration
func log(level: CRLogLevel , module_path: String, message: String)