-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Log option on admin area #15
Copy link
Copy link
Open
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi guys,
Sometimes I want to see Gogs logs to see if anything is wrong, but today I need to go to gogs
logfolder to see logs.Then I think that is good idea to add a Logs options on Gogs admin area and display
gogs.log,http.log,serv.log,update.logand other Gogs logs. With this will be possible to see logs on Gogs install more easy and to report issues too.What you think guys?
Reference: gogs/gogs#3721