Skip to content
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

Improved log-file handling #193

Closed
capricorn8 opened this issue Jan 6, 2025 · 1 comment
Closed

Improved log-file handling #193

capricorn8 opened this issue Jan 6, 2025 · 1 comment

Comments

@capricorn8
Copy link
Collaborator

Starting with LrC 14, Adobe have changed the log interface:
https://community.adobe.com/t5/lightroom-classic-discussions/lightroom-classic-sdk-14-0-max-release-now-live/m-p/14915527#M382249c

Logs interface note

Since this will make it even more difficult for users to find a log file to help with debugging, the plug-in shall provide a simple-to-use interface to access the log-file.

@capricorn8
Copy link
Collaborator Author

The handling of the log-file has been changed so that it

  • can be accessed from Lightroom Plug-in Manager
  • will be deleted upon each start of Lightroom / plug-in reload
  • has been renamed from "LibraryLogger.log" to "FocusPoints.log"

Show plugin log

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

No branches or pull requests

1 participant