NAME

Para::Frame::Logging - Logging class

DESCRIPTION

new

watchlist

  Para::Frame::Debug->watchlist()

debug_data

at_level

  $this->at_level( $level )

Returns the logging level for the caller function, or, if missing, the global debuggling level subtracted with the given level, but at least 0.

this_level

  this_level()

  this_level( $level )

SEE ALSO

Para::Frame