add grafana loki config
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -169,6 +169,12 @@
|
||||
<artifactId>spring-boot-starter-mail</artifactId>
|
||||
<version>3.1.5</version>
|
||||
</dependency>
|
||||
<!-- Maven -->
|
||||
<dependency>
|
||||
<groupId>com.github.loki4j</groupId>
|
||||
<artifactId>loki-logback-appender</artifactId>
|
||||
<version>2.0.1</version> <!-- Use the latest version -->
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user