Home : J-Integra for .NET : How to turn on Internal Logging
Q140142 - HOWTO: How to turn on Internal Logging

How to turn on Internal Logging

 

Turning on the Internal Logging, J-Integra for .NET will generate a more detailed logging file for better debugging purpose.

Before turn on the Internal logging, the regular logging has to be turned on by using Janetor tool (Janetor -> General -> Logging). Log Level should be set to "ALL", and check all events options. Make sure you fill in the "Log File location" at the bottom of the setting page.


Access Java from .NET

When you start the java server, add "-DJANET_INTERNAL_LOGGING" option to the command line. It looks like:
java -DJANET_INTERNAL_LOGGING -cp $USER_INSTALL_DIR$\lib\janet.jar;. com.intrinsyc.janet.Main

Access .NET from Java

When you start the java client, add "-DJANET_INTERNAL_LOGGING" option to the command line. It looks like:
java -DJANET_INTERNAL_LOGGING -cp $USER_INSTALL_DIR$\lib\janet.jar;. Client

Related Articles
No Related Articles Available.

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.
Created on 6/23/2006.
Last Modified on 7/10/2006.
Last Modified by No Author Name Available!.
Article has been viewed 11232 times.
Rated 6 out of 10 based on 2 votes.
Print Article
Email Article