mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
updated logging
This commit is contained in:
parent
4e223d8ac4
commit
8d30e932b7
2 changed files with 2 additions and 2 deletions
|
@ -162,8 +162,8 @@ class Supabase:
|
|||
.execute()
|
||||
)
|
||||
print(f"data: {data}")
|
||||
pass
|
||||
except:
|
||||
print_verbose(f"Supabase Logging Error - {traceback.format_exc()}")
|
||||
pass
|
||||
|
||||
def log_event(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue