IOFormat Python 1.8.0
Loading...
Searching...
No Matches
ioformat.ioformat.Logger Class Reference
Inheritance diagram for ioformat.ioformat.Logger:

Public Member Functions

 __init__ (self)
 

Static Public Member Functions

 init (level)
 
 log_level ()
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Member Function Documentation

◆ 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: