FileLogger constructor
Leave feedback
On this page
Initializes a new instance of the FileLogger class with the specified file path.
def __init__(self, file_path):
...
| Parameter | Type | Description |
|---|---|---|
| file_path | System.String | The file path where logs will be written. |
- module
groupdocs.conversion.logging - class
FileLogger
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.