Installation guide

Display Content Manager Ver1.80 Installation Guide
95
IV-11. Log Files for MeRdSrv Service
Log files for the MeRdSrv service are output to the MEDIAEDGE server.
IV-11-1. About log files for MeRdSrv service
Log files for the MeRdSrv service are output to the folder in accordance with the following output
destination rule. If the MEDIAEDGE server is installed with [D:\DCM] specified as the work folder, it is
output to the location of the output destination example.
Output destination rule [(Work folder)\Log\(unique string that is created at installa tion)\MeRdSrv]
Output destination example [D:\DCM\Log\FFFFFFFF-FFFF-FFFF-FFFFFFFFFFFFFFFF\MeRdSrv]
A log file is created each day in accordance with the following file name rule. A file created on December
8, 2009 would have the name shown in the file name example.
File name rule [MeRdSrvyyyymmdd.log]
File name example [MeRdSrv20091208.log]
The MeRdSrv service log is output in [UTF-8 format with BOM]. It can be opened with a text editor such
as Notepad.
The log is comprised of 3 parts: date and time, priority and message.
Date and time
The date and time at which the log was recorded.
It is specified in YYYY-MM-DDThh:mm:ss.s TZD format(*7) .
*7: Date and time format of W3C (http://www.w3.org/TR/NOTE-datetime)
Priority
The log priority is expressed in 4 levels.
info Information
notice Notice
warning Warning
err Error
Message
Records log messages.