Definition at line 21 of file log.h.
◆ initialized
Definition at line 45 of file log.h.
◆ last_bt_time
Last timestamp a backtrace was obtained.
This is used to avoid calculating too many backtraces and showing too many error popups at once.
Definition at line 75 of file log.h.
◆ log_domains
Used by the writer func.
Definition at line 43 of file log.h.
◆ log_filepath
Current log file path.
Definition at line 33 of file log.h.
◆ logfile
Definition at line 23 of file log.h.
◆ min_log_level_for_test_console
GLogLevelFlags Log::min_log_level_for_test_console |
Minimum log level for the console.
Used during tests.
Definition at line 60 of file log.h.
◆ mqueue
Message queue, for when messages are sent from a non-gtk thread.
Definition at line 37 of file log.h.
◆ obj_pool
Object pool for the queue.
Definition at line 40 of file log.h.
◆ use_structured_for_console
bool Log::use_structured_for_console |
Whether to use structured log when writing to the console.
Used during tests.
Definition at line 53 of file log.h.
◆ viewer
LogViewerWidget* Log::viewer |
Currently opened log viewer.
Definition at line 63 of file log.h.
◆ writer_source_id
guint Log::writer_source_id |
ID of the source function.
Definition at line 66 of file log.h.
The documentation for this struct was generated from the following file: