mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-11-01 00:50:42 +01: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.