diff --git a/api/src/main/resources/log4j2.xml b/api/src/main/resources/log4j2.xml
index b05c821..88ee5f3 100644
--- a/api/src/main/resources/log4j2.xml
+++ b/api/src/main/resources/log4j2.xml
@@ -3,7 +3,7 @@
+ pattern="%cyan{%d{dd-MM-yyyy HH:mm:ss}} [%style{%highlight{%level}{STYLE=Logback}}] %yellow{%t} | %green{%c{1.}:%L} | %m%n" />
diff --git a/api/src/test/resources/log4j2.xml b/api/src/test/resources/log4j2.xml
new file mode 100644
index 0000000..88ee5f3
--- /dev/null
+++ b/api/src/test/resources/log4j2.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file