mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
custom_logger for litellm - callback_func
This commit is contained in:
parent
b377655d8f
commit
41d90f0ef7
3 changed files with 44 additions and 2 deletions
|
@ -25,7 +25,6 @@ class CustomLogger:
|
|||
response_obj,
|
||||
start_time,
|
||||
end_time,
|
||||
print_verbose
|
||||
)
|
||||
print_verbose(
|
||||
f"Custom Logger - final response object: {response_obj}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue