fauna / fauna-shell

Interactive shell for FaunaDB
Other
75 stars 16 forks source link

enable endpoint logging for shell command #292

Closed fauna-chase closed 1 year ago

fauna-chase commented 1 year ago

When disabling this for the eval command, which returns valid JSON, I unintentionally disabled it for the shell command as well because the shell command inherits from the eval command.