core/logging

Script Logging Support

Dependency Graph

core/logging: Library Dependencies

View the full-size SVG (svg) or PDF (pdf) image or graphviz source (dot)

View color source code (raw) for this file

View reStructuredText (rst) source code for this page

Library Configuration

$logging

Enables logging when set to true. Can be set at runtime.

$logdir

Path to package log file directory

Output Support

log_pipe()

Passes stdin to stdout, saving a copy to file ($1).

Log Files

log_filename()

Returns log filename given its base name ($1).

log_rotate()

Rotates log file ($1), saving n ($2) old files.

$1 - Log file name

$2 - Integer number of log files to save.


View the Developer Guide Index

View the Reference Manual Index


Generated on Fri Jul 28 14:37:14 PDT 2017 by mcsh d14 v0.23.0.