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

エラーログを管理画面から閲覧できる機能 #3647

Open
seto1 opened this issue Jul 29, 2024 · 1 comment
Open

エラーログを管理画面から閲覧できる機能 #3647

seto1 opened this issue Jul 29, 2024 · 1 comment
Labels
Adjusting 調整中

Comments

@seto1
Copy link
Collaborator

seto1 commented Jul 29, 2024

  • app/tmp/logsフォルダ内のログを管理画面で表示
  • メール送信の失敗など、特に重要なログはダッシュボードに表示

baserCMS version : 5系

@fuchigam1
Copy link
Collaborator

こういった観点から考えていくと良いかもしれないをメモしておきます

  • 複数ファイルの考慮が必要
    • → 全部はダウンロード前提で良い
  • 最新の数行分 or 数十行分 が見れるだけに留めるくらいで良さ気
    • → 種類別に見れる
  • ボタンポチしたら、最新の数行 or 数十行分 が見れるようになる状態を作る

@ryuring ryuring added the Adjusting 調整中 label Aug 8, 2024
@ryuring ryuring assigned seto1 and unassigned seto1 Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Adjusting 調整中
Projects
None yet
Development

No branches or pull requests

3 participants