Errorlogging: Difference between revisions

m
 
(2 intermediate revisions by the same user not shown)
== Introduction ==
In case of problems there exists a [[Cumulusutils logfile]] where you can check for yourself or ask on the forum for help with the log file as attachment.<br/>
By default logging is on but it can be switched off by setting the parameter ''LoggingOn'' (section ''General'') to ''false'' (see below in the parameter section).<br/>
Independent of the logfile is the console logging which is governed by the parameter ''NormalMessageToConsole''.
Ftp logging is also independent and can be switched on/off by its own parameter (see section FTP)
 
== Operation ==
This gives the possibility to run CumulusUtils many times per day and if you find a problem later in one of the major runs at midnight, you still have that log. Logs will be kept for 2 days, giving you enough time to save the log you want to save.
 
For the FTP uploads there is a logfile named: ''yyMMddHHmmFTPlog.txt''. Activation of the FTP logging can be switched on or off (the standard logging cannot)independently.
 
== Inifile parameters ==