Python YASMIN (Yet Another State MachINe)
Loading...
Searching...
No Matches
logs.py File Reference

Namespaces

namespace  yasmin
 
namespace  yasmin.logs
 

Functions

 yasmin.logs.get_caller_info ()
 
None yasmin.logs.YASMIN_LOG_ERROR (str text)
 
None yasmin.logs.YASMIN_LOG_WARN (str text)
 
None yasmin.logs.YASMIN_LOG_INFO (str text)
 
None yasmin.logs.YASMIN_LOG_DEBUG (str text)
 
None yasmin.logs.set_loggers (Callable[[str], None] info, Callable[[str], None] warn, Callable[[str], None] debug, Callable[[str], None] error)
 

Variables

list yasmin.logs.__all__
 
 yasmin.logs.level
 
 yasmin.logs.NOTSET
 
 yasmin.logs.format