logging.BinaryLogger()
Description
Creates an instance of BinaryLogger.
Syntax
new logging.BinaryLogger(name)
Parameters
new logging.BinaryLogger(name)
name
Name of the logger.
Return Value
A BinaryLogger object with the specified name.
Creates an instance of BinaryLogger.
new logging.BinaryLogger(name)
new logging.BinaryLogger(name)
Name of the logger.
A BinaryLogger object with the specified name.