Log Tools module

The Log tools module installs the Log Tools app that includes subapps to view log files and adjust logging settings.

Edition CE

License

MLA, GPL

Issues

LOGTOOLS

Maven site

UI

Latest

1.1.2

Installing with Maven

Maven is the easiest way to install the module. Add the following to your bundle:

<dependency>
  <groupId>info.magnolia.log</groupId>
  <artifactId>magnolia-log-tools</artifactId>
  <version>1.1.2</version>
</dependency>

Usage

Feedback