Commit Graph

9 Commits

Author SHA1 Message Date
3fbb8bbd52 add openai model to config, rework logging to use appdirs logging dir 2025-06-03 15:28:14 +02:00
b874656eba set log level to INFO for improved logging clarity 2025-06-03 13:17:13 +02:00
f7c499ea6e Refactor logging setup across multiple modules to use loguru with consistent configuration
- Updated logging initialization in MessageCalendar, admin_edit_prof, elsa_main, graph, iconLine, searchPage, and richtext modules to use loguru.
- Changed log rotation and retention settings for log files to improve log management.
- Replaced logger.debug/info calls with log.debug/info for consistency.
- Fixed a typo in the searchPage UI and updated related references in the UI files.
- Removed unused imports and cleaned up code for better readability.
2025-05-13 15:49:52 +02:00
5923bfd7ff add logger 2025-04-28 10:18:28 +02:00
997d618ff1 fix broken files after faulty update 2025-01-14 08:51:58 +01:00
WorldTeacher
f3eed7486d feat: create config class to replace use of config file in application 2024-10-29 16:07:30 +01:00
WorldTeacher
874c871923 add elsa function to recreate the file 2024-05-24 10:08:37 +02:00
WorldTeacher
ef5f862a2b formatting 2024-05-16 15:31:06 +02:00
WorldTeacher
11fdae1553 create and delete files 2024-02-07 11:37:31 +01:00