Skip to content
  • Tomas Krizek's avatar
    0f53aaf6
    logging: add get_log_group() with better API · 0f53aaf6
    Tomas Krizek authored
    The function returns a table where key is the group name and the value
    is either true (when logging selected group), or nil (when group isn't
    selected).
    
    This replaces the list_log_group() which didn't really work.
    0f53aaf6
    logging: add get_log_group() with better API
    Tomas Krizek authored
    The function returns a table where key is the group name and the value
    is either true (when logging selected group), or nil (when group isn't
    selected).
    
    This replaces the list_log_group() which didn't really work.
Loading