Show / Hide Table of Contents

Namespace com.lightstreamer.log

Classes

ConsoleLogLevel

Logging level. See ConsoleLoggerProvider.

ConsoleLoggerProvider

Simple concrete logging provider that logs on the system console.

To be used, an instance of this class has to be passed to the library through the setLoggerProvider(ILoggerProvider).

Interfaces

ILogger

Interface to be implemented to consume log from the library.

Instances of implemented classes are obtained by the library through the ILoggerProvider instance set on LightstreamerClient.setLoggerProvider.

ILoggerProvider

Simple interface to be implemented to provide custom log consumers to the library.

An instance of the custom implemented class has to be passed to the library through the LightstreamerClient.setLoggerProvider method.

In this article
Back to top Copyright (c) 2004-2022 Lightstreamer s.r.l.