update aspectj logging

This commit is contained in:
2026-02-22 08:55:45 -05:00
parent b200f1ca7d
commit f43fb72fae
2 changed files with 12 additions and 1 deletions
BIN
View File
Binary file not shown.
+12 -1
View File
@@ -1,4 +1,15 @@
Project is build as gradle root and child projects.
Project builds an address book manager.
AspectJ is used to monitor deletes and updates to the contacts records.
Run input and output files are stored at:
workspace/bookocontacts/db/
sample.db
deleted.log
update.log
is build as a gradle project.
Gradle handles build and run of program using AspectJ Java runtime.
Build Environment: