diff --git a/assignments/pduLog/README.md b/assignments/pduLog/README.md index 83ba77a6edcaa78b4305bd33c78f85086e1ad954..fa036d159c7bdd833bdf5e92522c0adafab6162d 100644 --- a/assignments/pduLog/README.md +++ b/assignments/pduLog/README.md @@ -2,6 +2,8 @@ This directory holds temporary PDU log files which may be deleted at any time! +To clean out old log files, simply run this directory's **[build.xml](build.xml)** target `clean.all.pduLogs` + Each time you run a DIS simulation and a PduRecorder is listening, another log file is created. File names are numbered sequentially and uniquely, so that important PDU log captures can later be copied and saved to where they are needed. @@ -14,4 +16,4 @@ the corresponding homework or project directory (and likely renaming as well). Note that the PDU log files are very tolerant of inline comments starting with a # character, so you can document success/failure and TODO issues there as well. -To clean out old log files, simply run this directory's **[build.xml](build.xml)** target `clean.all.pduLogs` +<!-- https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/pduLog/README.md -->