unioslo / mreg-cli

Command Line Interface for Mreg
GNU General Public License v3.0
2 stars 7 forks source link

Escape messages only in formatted exceptions #271

Closed pederhan closed 2 months ago

pederhan commented 2 months ago

This PR changes the interface for escaping exception messages, allowing us to escape them before passing them to prompt_toolkit, while also allowing us to log the real exception message verbatim.