google / google/vim-maktaba

Maktaba should offer a simple log handler

Open
#141 4 comments 0 reactions 1 assignee Claimed by @dbarnett View on GitHub
Dominant language
Vim Script
Stars
588
Forks
41
PR merge metrics
No merged PRs in 30d

Description

Maktaba's logging is useful, but unless I'm missing something, there's easy no way to use it out of the box, as you need your own log handler before it'll do anything.

We don't want to install a log handler by default, but it would be useful to provide an optional `maktaba#log#InstallSimpleLogHandler()` that adds a handler that accumulates log records into a (user-specified?) limited-size list, along with a `maktaba#log#GetSimpleLogHandlerRecords()` or similar.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.