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

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new f8f37b3  Updated Interacting with DRAT (markdown)
f8f37b3 is described below

commit f8f37b30379f71512f6a6dc898ced16ea986dd63
Author: Chris Mattmann <[email protected]>
AuthorDate: Tue Aug 14 10:23:14 2018 -0700

    Updated Interacting with DRAT (markdown)
---
 Interacting-with-DRAT.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/Interacting-with-DRAT.md b/Interacting-with-DRAT.md
index a44bfe8..f665b89 100644
--- a/Interacting-with-DRAT.md
+++ b/Interacting-with-DRAT.md
@@ -27,4 +27,11 @@ These are the counts of each type of file, categorized by 
what licenses they are
 | Standards | One of the OSI approved licenses that isn't ALv2, so e.g., BSD, 
MIT, LGPL, etc. |
 | Generated | Generated files (either source or binary) |
 | Apache    | Apache licensed files |
-| Unknown   | Non-discernible license |
\ No newline at end of file
+| Unknown   | Non-discernible license |
+
+## Interacting with Proteus
+
+If you want to inspect the Proteus Logs of what's going on, the following 
command is useful:
+
+1. Navigate to `$DRAT_HOME`
+2. `tail -f tomcat/logs/catalina.out | grep DRAT_LOG`
\ No newline at end of file

Reply via email to