MagAO-X
Operations Applications Utilities Source
Log Entry Types
Collaboration diagram for Log Entry Types:

Modules

 Basic Entry Types
 
 Files specifying log types
 

Classes

struct  MagAOX::logger::fxngen_params
 Log entry recording the build-time git state. More...
 
struct  MagAOX::logger::git_state
 Log entry recording the build-time git state. More...
 
struct  MagAOX::logger::indidriver_start
 INDI Driver Start log entry. More...
 
struct  MagAOX::logger::indidriver_stop
 INDI Driver Start log entry. More...
 
struct  MagAOX::logger::loop_closed
 Loop Closed event log. More...
 
struct  MagAOX::logger::loop_open
 Loop Open event log. More...
 
struct  MagAOX::logger::loop_paused
 Loop Paused event log. More...
 
struct  MagAOX::logger::pdu_outlet_state
 Application State Change. More...
 
struct  MagAOX::logger::software_emergency
 Software EMERGENCY log entry. More...
 
struct  MagAOX::logger::software_alert
 Software ALERT log entry. More...
 
struct  MagAOX::logger::software_critical
 Software CRITICAL log entry. More...
 
struct  MagAOX::logger::software_error
 Software ERR log entry. More...
 
struct  MagAOX::logger::software_warning
 Software WARN log entry. More...
 
struct  MagAOX::logger::software_notice
 Software NOTICE log entry. More...
 
struct  MagAOX::logger::software_info
 Software INFO log entry. More...
 
struct  MagAOX::logger::software_debug
 Software DEBUG log entry. More...
 
struct  MagAOX::logger::software_debug2
 Software DEBUG2 log entry. More...
 
struct  MagAOX::logger::state_change
 Application State Change. More...
 
struct  MagAOX::logger::text_log
 A simple text log, a string-type log. More...
 
struct  MagAOX::logger::ttmmod_params
 Log entry recording the build-time git state. More...
 
struct  MagAOX::logger::user_log
 User entered log, a string-type log. More...
 

Detailed Description