Skip to content

Releases: ptv-logistics/Log4jALA

Log4jALA 1.0.4

06 Jun 15:23
Compare
Choose a tag to compare

Fixed RFC_1123_DATE_TIME formatter if the day of month hasn't a leading 0 to avoid a 403 forbidden during the Azure Log Analytics request

Maven RELEASE

	<dependency>
		<groupId>com.github.ptv-logistics</groupId>
		<artifactId>log4jala</artifactId>
		<version>1.0.4</version>
	</dependency>

Log4jALA 1.0.3

30 May 09:26
Compare
Choose a tag to compare

Fixed enable/disable sending logger/log level info to Azure Log Analytics.

Maven RELEASE

	<dependency>
		<groupId>com.github.ptv-logistics</groupId>
		<artifactId>log4jala</artifactId>
		<version>1.0.3</version>
	</dependency>

Log4jALA 1.0.2

30 May 07:25
Compare
Choose a tag to compare

Added enable/disable sending logger/log level info to Azure Log Analytics.

Maven RELEASE

	<dependency>
		<groupId>com.github.ptv-logistics</groupId>
		<artifactId>log4jala</artifactId>
		<version>1.0.2</version>
	</dependency>

Log4jALA 1.0.1

29 May 07:14
Compare
Choose a tag to compare

Added proxy support.

Maven RELEASE

	<dependency>
		<groupId>com.github.ptv-logistics</groupId>
		<artifactId>log4jala</artifactId>
		<version>1.0.1</version>
	</dependency>

Log4jALA 1.0.0

29 May 06:33
Compare
Choose a tag to compare

Maven RELEASE

	<dependency>
		<groupId>com.github.ptv-logistics</groupId>
		<artifactId>log4jala</artifactId>
		<version>1.0.0</version>
	</dependency>