Package circuits :: Package app :: Module log

Module log

Log

...

Classes
  Debug
Debug(Event) -> Debug Log Event
  Info
Info(Event) -> Info Log Event
  Warning
Warning(Event) -> Warning Log Event
  Error
Error(Event) -> Error Log Event
  Exception
Exception(Event) -> Exception Log Event
  Critical
Critical(Event) -> Critical Log Event
  Logger