Skip to content

Verzeragna/Backup-with-logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Backup-with-logging

The principle of operation is the same as in https://github.com/Verzeragna/Backup
Here I applied the acquired knowledge of AOP to log the operation of the application. In particular, I used the Aspect class and PointCut expression. The log4j library is used for logging. You will find all information about connected dependencies in the pom.xml file.

About

Backup files with logging using AOP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages