Enhance logging install_kserve_inference.sh 10/13510/1
authorssum21 <ssumuss@khu.ac.kr>
Fri, 4 Oct 2024 01:46:01 +0000 (10:46 +0900)
committerssum21 <ssumuss@khu.ac.kr>
Fri, 4 Oct 2024 01:46:33 +0000 (10:46 +0900)
commit669e67bc51d5607e2626b41c04bd9267106abb33
tree425b4056a26302410ff0d3369c284e9b71e36492
parentc896ab9b4e25645cbaaa39a55f13e429fc4c2aae
Enhance logging install_kserve_inference.sh

- Refactored the logging mechanism to improve readability and consistency.
- Introduced a dynamic log function (log_message) supporting multiple log levels (INFO, WARN, ERROR).
- Replaced static echo statements with structured log messages for better clarity.

Change-Id: Ic6fb448d18b16f03b1cdcf03185385420473420f
Signed-off-by: ssum21 <ssumuss@khu.ac.kr>
bin/install_kserve_inference.sh