Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement Logging #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 25, 2024
Merged

Implement Logging #67

merged 5 commits into from
May 25, 2024

Conversation

kherud
Copy link
Owner

@kherud kherud commented May 25, 2024

See #66

  • Re-adds logging callbacks via LlamaModel#setLogger(LogFormat, BiConsumer<LogLevel, String>)
  • Removes dis-functional ModelParameters#setLogDirectory(String), ModelParameters#setDisableLog(boolean), andModelParameters#setLogFormat(LogFormat)

@kherud kherud merged commit fdd81f4 into master May 25, 2024
4 checks passed
@kherud kherud deleted the logging branch May 25, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant