A context responsible for managing the lifetime of logger files.
More...
A context responsible for managing the lifetime of logger files.
◆ __init__()
def logger_utilities.FileLogger.__init__ |
( |
|
self, |
|
|
str |
logger_file_name |
|
) |
| |
◆ __enter__()
def logger_utilities.FileLogger.__enter__ |
( |
|
self | ) |
|
◆ __exit__()
def logger_utilities.FileLogger.__exit__ |
( |
|
self, |
|
|
|
exit_type, |
|
|
|
exit_value, |
|
|
|
exit_traceback |
|
) |
| |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/OptimizationApplication/python_scripts/utilities/logger_utilities.py