Skip to content

Commit befe6d2

Browse files
authored
Merge pull request #8 from aydun/master
Help users find the logviewer
2 parents e9a7120 + ba8bc89 commit befe6d2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ It's useful for quick debugging during development and testing, and also useful
99

1010
It uses a javascript library (highlight.js) for minimally making the output look nicer. It might break in other languages and/or non-default time/date formats, since it relies on regular expressions for parsing the log output.
1111

12+
To access the log viewer go to `Administer > Administration Console > View Log`.
13+
1214
Patches and bug reports welcomed.

info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<ver>4.7</ver>
2222
<ver>5.0</ver>
2323
</compatibility>
24-
<comments>View the most recent CiviCRM debug logfile, useful for quick access to recent errors or warnings.</comments>
24+
<comments>View the most recent CiviCRM debug logfile, useful for quick access to recent errors or warnings. The log is accessed via the menu entry 'Administer > Administration Console > View Log'.</comments>
2525
<civix>
2626
<namespace>CRM/Logviewer</namespace>
2727
</civix>

0 commit comments

Comments
 (0)