Quizzer::Log - debconf log module


Quizzer documentation  | view source Contained in the Quizzer distribution.

Index


NAME

Top

Quizzer::Log -- debconf log module

DESCRIPTION

Top

This is a log module for debconf. It can output messages at varying priorities.

This module uses Exporter.

METHODS

Top

debug

Outputs an infomational message, if DEBCONF_DEBUG is set in the environment to a value >= the first parameter.

warn

Outputs a warning message. This overrides the builtin perl warn() command.

AUTHOR

Top

Joey Hess <joey@kitenet.net>


Quizzer documentation  | view source Contained in the Quizzer distribution.