mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-27 10:47:41 +00:00
Adds 'verbose' and 'debug' log levels and corresponding error severity levels. This means the internal error severity values have changed to match - 'info' is now 2 instead of 0. Fixes: #12975 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| .gitignore | ||
| build.sh | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
@keymanapp/developer-utils
This is a helper library for @keymanapp/kmc and other @keymanapp modules, containing helper functions such as:
spawnChild()- Sentry integration
- MIT license text validation
It is not intended for separate use.
Note: developer/server depends on this module; adding extra dependencies may impact the bundling for that module too (#10872).