You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2019/02/14 11:12:23 UTC

[whimsy] branch master updated: How to get more info

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new bca1cdd  How to get more info
bca1cdd is described below

commit bca1cddc943e7c0815c3c6a9e0a46a8018ef2590
Author: Sebb <se...@apache.org>
AuthorDate: Thu Feb 14 11:11:50 2019 +0000

    How to get more info
---
 www/members/logs.cgi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/members/logs.cgi b/www/members/logs.cgi
index 748ec34..ec7896d 100755
--- a/www/members/logs.cgi
+++ b/www/members/logs.cgi
@@ -128,6 +128,7 @@ _html do
       },
       helpblock: -> {
         _p 'This parses error.log and whimsy_error.log and displays a condensed version, in time order (approximate).'
+        _p 'Append "?week" to get results for the last week, and "?access" to parse the access logs instead'
         _p do
           _span.text_warning 'Reminder: '
           _span.glyphicon.glyphicon_lock :aria_hidden