dev-master
9999999-dev http://www.runopencode.com/projects/diem/plugins/dmLogFileManagerPlugindmLogFileManagerPlugin - manage log files of Diem Extended
Free for all
The Requires
plugin log diem diem extended dmlogfilemanagerplugin
Wallogit.com
2017 © Pedro Peláez
dmLogFileManagerPlugin - manage log files of Diem Extended
Author: TheCelavi
Version: 1.0.0
Stability: Stable
Date: December 9th, 2012
Courtesy of Run Open Code
License: Free for all, (*1)
dmLogFileManagerPlugin for Diem Extended is manager for log files in Diem Extended. It can be used for download of log files, as well as for cleaning their content., (*2)
In dmLogFileManagerPlugin/config/dm/config.yml are default configuration values., (*3)
default:
dmLogFileManagerPlugin:
extensions:
- log
locations:
Production:
- %SF_ROOT_DIR%/data/dm/log
Development:
- %SF_LOG_DIR%
extensions configures possible extensions of log files. Default is .log., (*4)
locations defines the sections of log files, as well as directory where those
files can be found., (*5)
dmLogFileManagerPlugin will manage only files that are configured., (*6)
Go to System > Log > Files and you will see the list of log files. Each
file can be:, (*7)
In order to see list of log files and to download some or all of them, user
must have a see_log permission associated., (*8)
In order to clean log file, user must have a log permission associated., (*9)
Logs can be cleaned via console, by using a task dm:log-file-cleaner., (*10)
By default, all log files are being cleaned. However, you can provide additional parameters:, (*11)
section=[name-of-the-section] - cleans logs from provided section name onlyfile=[path-to-log-file] - cleans given log fileShortcuts for section is s and for file is f., (*12)
The task can be executed periodically, via cron., (*13)
dmLogFileManagerPlugin - manage log files of Diem Extended
Free for all
plugin log diem diem extended dmlogfilemanagerplugin