diff --git a/virtual-patient-web/src/main/resources/logback-spring.xml b/virtual-patient-web/src/main/resources/logback-spring.xml
index ff6e1417..4bf446b2 100644
--- a/virtual-patient-web/src/main/resources/logback-spring.xml
+++ b/virtual-patient-web/src/main/resources/logback-spring.xml
@@ -4,19 +4,50 @@
-
+
+
+
+
+ ${logPath}/virtual-patient.log
+
+
+ ${logPath}/history/virtual-patient-%d{yyyy-MM-dd}.log
+
+
+ %date [%thread] %-5level %logger{35} - %msg%n
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file