Commit Graph

15 Commits

Author SHA1 Message Date
Andrew Song
da115230fd
[Bugfix] Don't disable existing loggers (#7664) 2024-08-19 15:11:58 -07:00
youkaichao
325c119961
[Misc] add logging level env var (#5045) 2024-05-24 23:49:49 -07:00
youkaichao
5b8a7c1cb0
[Misc] centralize all usage of environment variables (#4548) 2024-05-02 11:13:25 -07:00
Danny Guinther
b8afa8b95a
[MISC] Rework logger to enable pythonic custom logging configuration to be provided (#4273) 2024-05-01 17:34:40 -07:00
SangBin Cho
a88081bf76
[CI] Disable non-lazy string operation on logging (#4326)
Co-authored-by: Danny Guinther <dguinther@neuralmagic.com>
2024-04-26 00:16:58 -07:00
youkaichao
d86285a4a4
[Core][Logging] Add last frame information for better debugging (#4278) 2024-04-23 09:45:52 -07:00
youkaichao
8a7a3e4436
[Core] add an option to log every function call to for debugging hang/crash in distributed inference (#4079)
Co-authored-by: Simon Mo <simon.mo@hey.com>
2024-04-18 16:15:12 -07:00
Michael Feil
c2b4a1bce9
[Doc] Add typing hints / mypy types cleanup (#3816)
Co-authored-by: Roger Wang <136131678+ywang96@users.noreply.github.com>
2024-04-11 17:17:21 -07:00
SangBin Cho
01bfb22b41
[CI] Try introducing isort. (#3495) 2024-03-25 07:59:47 -07:00
Antoni Baum
181b27d881
Make vLLM logging formatting optional (#2877) 2024-02-20 14:38:55 -08:00
Lukas
b92adec8e8
Set local logging level via env variable (#2774) 2024-02-05 14:26:50 -08:00
Zhuohan Li
7b895c5976
[Fix] Fix duplicated logging messages (#1524) 2023-10-31 09:04:47 -07:00
Adam Brusselback
2f3d36a8a1
Fix logging so we actually get info level entries in the log. (#1494) 2023-10-30 10:02:21 -07:00
Zhuohan Li
d6fa1be3a8
[Quality] Add code formatter and linter (#326) 2023-07-03 11:31:55 -07:00
Woosuk Kwon
0b98ba15c7
Change the name to vLLM (#150) 2023-06-17 03:07:40 -07:00