Log Tools module
The Log tools module installs the Log Tools app that includes subapps to view log files and adjust logging settings.
Operations Bundled: Community edition
| Edition | CE | 
|---|---|
| License | |
| Issues | |
| Maven site | |
| Latest | 2.0.0 | 
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>2.0.0</version> (1)
</dependency>| 1 | Should you need to specify the module version, do it using <version>. | 
Usage
See Log Tools app.