Maximo API Client - v0.9.01
    Preparing search index...

    Class MaximoToolsClient

    Main client class for the Maximo Tools API Provides access to administrative utilities and tools

    Index

    Methods

    • Sets the log level for the client and all its components

      Parameters

      Returns void

    • Gets the current logger instance being used by the client

      Returns ILogger

    • Sets a dedicated logger for a specific service instance.

      Type Parameters

      • T extends { setLogger?: (logger: ILogger) => unknown }

      Parameters

      Returns T

    Accessors

    Constructors