update aspectj logging
This commit is contained in:
Binary file not shown.
+12
-1
@@ -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.
|
Gradle handles build and run of program using AspectJ Java runtime.
|
||||||
|
|
||||||
Build Environment:
|
Build Environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user