Query: bootloader::logger
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Bootloader::Logger(3) User Contributed Perl Documentation Bootloader::Logger(3)NAMEBootloader::Logger - library for loggingPREFACEThis package is the private logging part. It doesn't use existing logging library, because it must handle logging via yast and also logging during kernel update. Also target is to have minimum dependencies for inst-sys.SYNOPSIS"use Bootloader::Logger;" "$obj_ref = Bootloader::Logger->new ();"DESCRIPTION"$obj_ref = Bootloader::Library->new ();" Creates an instance of the Bootloader::Library class. perl v5.12.1 2009-06-02 Bootloader::Logger(3)