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.
Set the log file.
Parameters:
path The file path for the log file.
append True if the log data should be added to an existing file.
Last updated 화요일, 19 11월 2024 17:25:38 UTC - 2537ee49f6d46d5fe98e408849448314fd1f180e
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