|
|
|
|
|
|
|
|
|
Log-Book
|
|
|
|
|
|
|
|
|
|
|
|
0205-850
|
|
|
|
|
|
1993-04-01
|
|
|
|
|
|
Log-Book.m is a package for logging of parts of sessions in a comfortable way. OpenLog opens and CloseLog closes a log-book. Between these commands, input, output, and message output of the current session are logged. OpenLog provides several arguments and options for: determining log-book files for In, Out, and Msg responses, (default is set to Mathematica.Log); what information is to be logged (Logging -> {In, Out, Msg}); what information the headline of the log-book files should contain, (LogLabels, LogLabelUsed); what function is to be used to open a log-book, (OpeningFunction -> OpenWrite overwrites); how user defined $Pre, $Post, $MessagePrePrint should be used (PrePostOrder -> {-1, 1}); and what format is used to log the output (FormatType -> Identity). For examples, see the LogBook.Examples file.
|
|
|
|
|
|
|
|
|
|
|
|
Mathematica Session Logging, General utilities, session logs, record
|
|
|
|
|
|
| README.txt (2.7 KB) - Author notes and revision history | | LogBook.Examples (1.2 KB) - Example Log Book | | LogBook.m (13.8 KB) - Mathematica package |
|
|
|
|
|
|
|
| | | | | |
|