This repo contains every ML/NLU related code written by Botpress in the NodeJS environment. This includes the Botpress Standalone NLU Server.
23
stars
21
forks
source link
chore: multiple improvements to cli and logging #167
Closed
franklevasseur closed 2 years ago
This PR contains 4 commits:
chore(nlu-cli): allow array params and overriding config files
chore(nlu-cli): better support for yargs choices and aliases
feat(logger): only apply filters to debug logs + allow JSON formatting + rename few CLI args
log-filter
todebug-filter
debug-filter
is now a regex instead of a list of namespaces as it is more flexible and better suited for CLI and env variablelog-format
that allows formatting logs in JSON