gitlab-org--gitlab-foss/app/views/admin/logs/show.html.haml

10 lines
177 B
Plaintext

.file_holder#README
.file_title
%i.icon-file
githost.log
.file_content.logs
%ol
- Gitlab::Logger.read_latest.each do |line|
%li
%p= line