ImageProcessing.ArtemBurashnikov 1.0.0


Logging Module

Provides logging functionality for image processing operations.

Types

Type Description

LogControl

Represents control messages for the logger agent.

Logger

Provides logging functionality.

Functions and values

Function or value Description

getTime ()

Full Usage: getTime ()

Parameters:
    () : unit

Returns: string A formatted string representing the current time.

Gets the current time as a formatted string.

() : unit
Returns: string

A formatted string representing the current time.