mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-09-16 03:39:05 +02:00

- Changed logger variable names from 'logger' to 'LOG' for consistency. - Updated logging statements in OllamaAPI to use the new 'LOG' variable. - Modified ConsoleOutputStreamHandler to log messages using 'LOG' instead of printing directly to the console.