mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
custom_logger for litellm - callback_func
This commit is contained in:
parent
7dc694c704
commit
eaaede608e
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