today_ai_weather/app/admin
songtianlun 8cd4c50024 fix: update log level for user agent logging
- Change logging to use Rails.logger.debug instead of
  Rails.logger.debugger for better compatibility.
- Remove unnecessary extra lines in the Sidekiq jobs file.

This commit ensures that log messages are recorded efficiently and
with the correct log level, improving logging practices in the
application.
2025-01-28 01:28:07 +08:00
..
admin_users.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
ahoy_events.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
ahoy_management.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
ahoy_visits.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
cities.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
countries.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
dashboard.rb feat: add least popular active cities panel 2025-01-27 00:48:07 +08:00
regions.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
sidekiq_jobs.rb fix: update log level for user agent logging 2025-01-28 01:28:07 +08:00
weather_arts.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00