Scribe module utilities and functionality.
Name | Description |
---|---|
name | The name of the logger. |
Name | Description |
---|---|
msg | The message to log. |
*args | The arguments to log. |
**kwargs | The keyword arguments to log. |
Name | Description |
---|---|
msg | The message to log. |
*args | The arguments to log. |
**kwargs | The keyword arguments to log. |
Name | Description |
---|---|
level | The level of the message. |
msg | The message to log. |
*args | The arguments to log. |
**kwargs | The keyword arguments to log. |
Name | Description |
---|---|
msg | The message to log. |
*args | The arguments to log. |
**kwargs | The keyword arguments to log. |
Name | Description |
---|---|
msg | The message to log. |
*args | The arguments to log. |
**kwargs | The keyword arguments to log. |
Name | Description |
---|---|
int | The level of the logger. |
Name | Description |
---|---|
level | The level to set. |