deadbits / vigil-llm

⚡ Vigil ⚡ Detect prompt injections, jailbreaks, and other potentially risky Large Language Model (LLM) inputs
https://vigil.deadbits.ai/
Apache License 2.0
304 stars 35 forks source link

Loguru #25

Closed deadbits closed 1 year ago

deadbits commented 1 year ago

Migrate all logging to use loguru and log to logs/server.log | logs/cli.log. Formatting is much better and overall loguru is easier to use.