Category:Log Files: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m
Line 11: Line 11:
* don't add any header lines to any log files where Cumulus needs to read the file as well as update it (Cumulus reads all log files except Alltimelog.txt).
* don't add any header lines to any log files where Cumulus needs to read the file as well as update it (Cumulus reads all log files except Alltimelog.txt).
== TYPES ==
== TYPES ==
Essentially, there are 4 types:
Essentially, there are 5 types:
# '''.ini''' files - these hold values that represent sums, counts, or extremes, for cumulus to read, and update, as it reads the weather observations.
# '''.ini''' files - these hold values that represent sums, counts, or extremes, for cumulus to read, and update, as it reads the weather observations.
# '''.txt''' files - these are the logs that Cumulus updates at defined intervals to hold details of what has happened, but it can also read these files when requested.
# '''.txt''' files - these are the logs that Cumulus updates at defined intervals to hold details of what has happened, but it can also read these files when requested.
# '''.xml''' file - this holds the [[Weather_Diary]]. Although it uses standard XML, the component that Cumulus 1 uses also writes a special value that other XML editors will not understand.
# '''.xml''' file - this holds the [[Weather_Diary]]. Although it uses standard XML, the component that Cumulus 1 uses also writes a special value that other XML editors will not understand.
# '''.log''' file - cumulus 1 writes either "Logging Disabled" messages or logs its actions in detail for debugging purposes into [[debug.log]].
# '''.log''' file - cumulus 1 writes either "Logging Disabled" messages or logs its actions in detail for debugging purposes into [[debug.log]].
# diagnostics files, see [[Diags|Cumulus 1 diagnostics]] and [[MXDiags|Cumulus MX diagnostics]]


== CUMULUS 1 and MX differences ==
== CUMULUS 1 and MX differences ==
5,838

edits

Navigation menu