Functions | |
def | logoToLog () |
Prints the BOSWatch logo to the log at debug level. | |
def | infoToLog () |
Prints the BOSWatch and OS information to log at debug level. | |
/ __ )/ __ \/ ___/ | / /___ _/ /______/ /_ |__ / / __ / / / /__ | | /| / / __ `/ __/ ___/ __ \ /_ < / /_/ / /_/ /___/ /| |/ |/ / /_/ / /_/ /__/ / / / ___/ / /_____/____//____/ |__/|__/__,_/__/___/_/ /_/ /____/ German BOS Information Script by Bastian Schroll
def boswatch.utils.header.logoToLog | ( | ) |
Prints the BOSWatch logo to the log at debug level.
@return True or False on error
def boswatch.utils.header.infoToLog | ( | ) |
Prints the BOSWatch and OS information to log at debug level.
@return True or False on error