Results 1 to 4 of 4

Hybrid View

  1. #1
    Hi rvkvino,

    The problem you have is very similar to the problem reported in this thread, where we asked you to collect both client and server logs highlighting the issue.

    Can you now provide us the requested logs?
    Without them it is very hard for us to understand the root cause of the malfunction you experienced.

    To collect the log on the client side, you just need the following statements at the beginning of your application:

    var log = new SimpleLoggerProvider();
    log.addLoggerAppender(new ConsoleAppender("DEBUG", "*"));
    LightstreamerClient.setLoggerProvider(log);

  2. #2
    Power Member
    Join Date
    Sep 2013
    Location
    Coimbatore
    Posts
    121
    Hi,
    I had tried this by adding SimpleLoggerProvider from https://lightstreamer.com/docs/clien...generator.html, but showing the error like ERROR: ReferenceError: SimpleLoggerProvider is not defined

 

 

Similar Threads

  1. connection to LS disconnect much
    By engcoder in forum Adapter SDKs
    Replies: 3
    Last Post: October 16th, 2014, 09:24 AM
  2. Replies: 11
    Last Post: January 9th, 2013, 09:27 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 11:05 PM.