Skip to content

Latest commit

 

History

History

admin-tools-log4j2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

The Log4j2 Management Plugin

Shows all loggers with possibility to change the level

Since 1.1.6.4 it's possible to add new Logger with available appenders

Preview image

Since 1.1.1 a web console is available Preview image

Introduced with

  • admin-tools-core:1.0.0

Usage

<dependency>
	<groupId>de.chandre.admin-tools</groupId>
	<artifactId>admin-tools-core</artifactId>
	<version>1.1.7.3</version>
</dependency>
<dependency>
	<groupId>de.chandre.admin-tools</groupId>
	<artifactId>admin-tools-log4j2</artifactId>
	<version>1.1.7.3</version>
</dependency>

Configurations

Following the default values are shown.

	
#since 1.0.3
# to deactivate the admin component
adminTool.log4j2.enabled=true

#since 1.0.1
# for own implementation or requires admin-tools-core-security
#semi-colon separated list of Spring Security roles like ROLE_ANONYMOUS;ROLE_ADMIN
admintool.log4j2.securityRoles=

#since 1.0.1
# integer value. used by default comparator to order components
admintool.log4j2.componentPosition=