smonitor.signal#

smonitor.signal(func=None, *, tags=None, exception_level='ERROR')[source]#
Parameters:
  • func (Callable[[...], Any] | None)

  • tags (list[str] | None)

  • exception_level (str)