Esempio n. 1
0
def log_actions():
    """Returns the set of actions implemented by mozlog."""
    return set(convertor_registry.keys())
Esempio n. 2
0
def log_actions():
    """Returns the set of actions implemented by mozlog."""
    return set(convertor_registry.keys())