Machriam / PlantMonitor

GNU Affero General Public License v3.0
1 stars 0 forks source link

Clear EventLog Categorization #179

Open Machriam opened 4 weeks ago

Machriam commented 4 weeks ago
Category Meaning
Debug Information, that something of only technical concern is checked. FFC for example
Information Information, that a required step is finished for the current trip. Like a movement, Image receiving, etc.
Warning Information, that an unexpected event has occurred which may or may not affect the validity of the trip. However, it will not result in the premature termination of the trip.
Error Information, that something required is not functional and the trip is aborted. The system should be able to recover from this error in subsequent trips via restarting etc.
Critical Information, that the tour was aborted because of a known unrecoverable error. Dirty position of the motor or power or unscheduled restart of the gateway server because of power outage are examples.