This website requires JavaScript.
Explore
Help
Sign In
Richie
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
49b93c79f671bd6abc8bb2769296a9d37086e1fd
dotfiles
/
python
/
ebook_search
/
api
/
routes
T
History
Richie
49b93c79f6
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-16 13:09:34 -04:00
..
__init__.py
added health endpoints
2026-06-15 21:21:01 -04:00
admin.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-16 13:09:34 -04:00
health.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-16 13:09:34 -04:00
page.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-16 13:09:34 -04:00
search.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-16 13:09:34 -04:00