Package rrlog :: Package contrib :: Module stackindent
[hide private]
[frames] | no frames]

Module stackindent

source code


Author: Ruben Reifenberg

Classes [hide private]
  StackIndentFilter
At the first log call, it adjusts itself to zero indention.
Functions [hide private]
 
createPrintIndentLog(token=' ', **kwargs)
convenience function for the standard scenario "log locally to standard out and indent."
source code
Function Details [hide private]

createPrintIndentLog(token=' ', **kwargs)

source code 

convenience function for the standard scenario "log locally to standard out and indent."

Parameters:
  • token - str, the indention token
Returns:
local log