class methods
This class extends others, you can call their methods on an instance of ofFileLoggerChannel too:
A logger channel that logs its messages to a log file.
Create an ofFileLoggerChannel.
Create an ofFileLoggerChannel with parameters.
Parameters:
path The file path for the log file.
append True if the log data should be added to an existing file.
Destroy the file logger channel.
CLose the log file.
Set the log file.
If you have any doubt about the usage of this module you can ask in the forum.
If you want to contribute better documentation or start documenting this section you can do so here
If you find anything wrong with this docs you can report any error by opening an issue
openFrameworks is developed and maintained by several voluntary contributors.
Donations help support the development of openFrameworks, improve the documentation and pay for third party services needed for the project.
If you are using openFrameworks commercially or would simply like to support openFrameworks development, please consider donating to the project.
If you have any doubt about the usage of this module you can ask in the forum.
If you want to contribute better documentation or start documenting this section you can do so here
If you find anything wrong with this docs you can report any error by opening an issue