Ags.Log¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
class |
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Ags.Log(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod get_instance()¶
-
Get your logging instance.
Added in version 3.0.0.
- classmethod new()¶
- Returns:
the new instance
- Return type:
Instantiate a new
Ags.Log.Added in version 3.0.0.