Skip to content

Commit 6d4183d

Browse files
authored
Add module to its parent (#18530)
* BAEL-6483 example code * BAEL-6483 change method access level & remove extra space * refactor: use separate class for different configuration way * use property for the version number * add module to its parent
1 parent 6d4c596 commit 6d4183d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

logging-modules/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<module>logging-techniques</module>
2424
<module>solarwinds-loggly</module>
2525
<module>splunk-with-log4j2</module>
26+
<module>jul-to-slf4j</module>
2627
<module>log-all-requests</module>
2728
</modules>
2829

0 commit comments

Comments
 (0)