Primary Logging FunctionsFunctions to open, print to, and close a log file. |
|
---|---|
Open a log |
|
Print an object to the log |
|
Close the log |
|
Interruption FunctionsFunctions to suspend and resume a log. |
|
Suspends the log |
|
Resume writing to a log |
|
Exception HandlingFunctions to manage errors and warnings. |
|
Logs an error |
|
Logs a warning |
|
Gets warnings from most recent log |
|
Utility FunctionsOther useful functions. |
|
Get the path of the current log |
|
Get the status of the log |
|
Log the current program code |