|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
◆ init()
| ioformat.ioformat.Logger.init |
( |
|
level | ) |
|
|
static |
Allows to initialize IOFormat with a specific log level.
By default, IOFormat log level is initialized with IOLink log level, but this method allows to choose a
different level from IOLink. This method must be called before any other IOFormat call, otherwise it won't have any
effect.
◆ log_level()
| ioformat.ioformat.Logger.log_level |
( |
| ) |
|
|
static |
Allows to retrieve the current IOFormat log level.
The documentation for this class was generated from the following file:
- Release/python/ioformat/ioformat.py