diff --git a/devkit-core/src/main/resources/logback.xml b/devkit-core/src/main/resources/logback.xml
index af1c7a3..f229a7e 100644
--- a/devkit-core/src/main/resources/logback.xml
+++ b/devkit-core/src/main/resources/logback.xml
@@ -17,22 +17,16 @@
-->
+
+
-
-
- %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{36} : %msg%n
+
+ ${COLOURFUL_OUTPUT}
-
-
-
- %date{yyyy-MM-dd HH:mm:ss} [%thread] %highlight(%-5level) %cyan(%logger{50}) : %msg%n
-
-
-
-
+
\ No newline at end of file
diff --git a/devkit-utils/src/main/resources/logback.xml b/devkit-utils/src/main/resources/logback.xml
index af1c7a3..f229a7e 100644
--- a/devkit-utils/src/main/resources/logback.xml
+++ b/devkit-utils/src/main/resources/logback.xml
@@ -17,22 +17,16 @@
-->
+
+
-
-
- %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{36} : %msg%n
+
+ ${COLOURFUL_OUTPUT}
-
-
-
- %date{yyyy-MM-dd HH:mm:ss} [%thread] %highlight(%-5level) %cyan(%logger{50}) : %msg%n
-
-
-
-
+
\ No newline at end of file
diff --git a/gradle.properties b/gradle.properties
index 5a6c492..7873702 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -21,7 +21,7 @@ slf4jVersion=2.0.9
lombokVersion=1.18.30
jacksonVersion=2.16.0
javaJwtVersion=4.4.0
-jjwtVersion=0.11.5
+jjwtVersion=0.12.5
okhttpVersion=4.12.0
springVersion=6.1.1
springBootVersion=3.2.0
diff --git a/guid/src/main/resources/logback.xml b/guid/src/main/resources/logback.xml
index af1c7a3..5ba9d1b 100644
--- a/guid/src/main/resources/logback.xml
+++ b/guid/src/main/resources/logback.xml
@@ -15,24 +15,17 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
-
+
+
-
-
- %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{36} : %msg%n
+
+ ${COLOURFUL_OUTPUT}
-
-
-
- %date{yyyy-MM-dd HH:mm:ss} [%thread] %highlight(%-5level) %cyan(%logger{50}) : %msg%n
-
-
-
-
+
\ No newline at end of file
diff --git a/property-guard-spring-boot-starter/src/main/resources/logback.xml b/property-guard-spring-boot-starter/src/main/resources/logback.xml
new file mode 100644
index 0000000..f229a7e
--- /dev/null
+++ b/property-guard-spring-boot-starter/src/main/resources/logback.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+ ${COLOURFUL_OUTPUT}
+
+
+
+
+
+
\ No newline at end of file
diff --git a/simple-jwt-authzero/src/main/resources/logback.xml b/simple-jwt-authzero/src/main/resources/logback.xml
index af1c7a3..f229a7e 100644
--- a/simple-jwt-authzero/src/main/resources/logback.xml
+++ b/simple-jwt-authzero/src/main/resources/logback.xml
@@ -17,22 +17,16 @@
-->
+
+
-
-
- %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{36} : %msg%n
+
+ ${COLOURFUL_OUTPUT}
-
-
-
- %date{yyyy-MM-dd HH:mm:ss} [%thread] %highlight(%-5level) %cyan(%logger{50}) : %msg%n
-
-
-
-
+
\ No newline at end of file
diff --git a/simple-jwt-facade/src/main/resources/logback.xml b/simple-jwt-facade/src/main/resources/logback.xml
index af1c7a3..f229a7e 100644
--- a/simple-jwt-facade/src/main/resources/logback.xml
+++ b/simple-jwt-facade/src/main/resources/logback.xml
@@ -17,22 +17,16 @@
-->
+
+
-
-
- %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{36} : %msg%n
+
+ ${COLOURFUL_OUTPUT}
-
-
-
- %date{yyyy-MM-dd HH:mm:ss} [%thread] %highlight(%-5level) %cyan(%logger{50}) : %msg%n
-
-
-
-
+
\ No newline at end of file
diff --git a/simple-jwt-jjwt/src/main/resources/logback.xml b/simple-jwt-jjwt/src/main/resources/logback.xml
new file mode 100644
index 0000000..f229a7e
--- /dev/null
+++ b/simple-jwt-jjwt/src/main/resources/logback.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+ ${COLOURFUL_OUTPUT}
+
+
+
+
+
+
\ No newline at end of file
diff --git a/simple-jwt-spring-boot-starter/src/main/resources/logback.xml b/simple-jwt-spring-boot-starter/src/main/resources/logback.xml
index af1c7a3..f229a7e 100644
--- a/simple-jwt-spring-boot-starter/src/main/resources/logback.xml
+++ b/simple-jwt-spring-boot-starter/src/main/resources/logback.xml
@@ -17,22 +17,16 @@
-->
+
+
-
-
- %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{36} : %msg%n
+
+ ${COLOURFUL_OUTPUT}
-
-
-
- %date{yyyy-MM-dd HH:mm:ss} [%thread] %highlight(%-5level) %cyan(%logger{50}) : %msg%n
-
-
-
-
+
\ No newline at end of file
diff --git a/webcal/src/main/resources/logback.xml b/webcal/src/main/resources/logback.xml
index af1c7a3..5ba9d1b 100644
--- a/webcal/src/main/resources/logback.xml
+++ b/webcal/src/main/resources/logback.xml
@@ -15,24 +15,17 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
-
+
+
-
-
- %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{36} : %msg%n
+
+ ${COLOURFUL_OUTPUT}
-
-
-
- %date{yyyy-MM-dd HH:mm:ss} [%thread] %highlight(%-5level) %cyan(%logger{50}) : %msg%n
-
-
-
-
+
\ No newline at end of file