473,666 Members | 2,337 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

jdk1.4 Logger

Hi,

I am using jdk1.4 Logger with a FileHandler for logging in a web
application, and have two questions regarding logging:

The first question is:

I've created an Logger and mapped it to an FileHandler. When the
application starts the logging, The logger is writing in the file as
well as in to Syste.out. How can I turn off system out?

I even tried to delete all other handlers mapped to this logger, and
to map the FileHandler only, but it does not work. Here is my code:

Logger userLogger = Logger.getLogge r("");
FileHandler myHandler = new FileHandler("te st.log", true);
myHandler.setFo rmatter(new LogMessageForma tter()); //My own formatter

//Remove all other default handlers from Logger
Handler[] defaultHandlers = userLogger.getH andlers();
for(int i=0; i < defaultHandlers .length; i++){
userLogger.remo veHandler(defau ltHandlers[i]);
}

userLogger.addH andler(myHandle r); //Map file handler to the Logger
The second question:

When the log file is created, I get two files. The LOG file it
self(test.log) and an LOCK file (test.log.lck). Every time I restart
my web application the logger is instantiating an new Log File with an
new sequence number (1,2,3,...) because it does not deletes the old
LOCK file. How can I be shore that the lock file is deleted when I
restart the web application?

Thanks,

N.B.
Jul 17 '05 #1
0 2803

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1951
by: Gary Johnson | last post by:
Hi All Having looked at the Java Docs (JDK 1.3) in java.awt.print.*, I can't see if it is possible to (a) get a list of available Windows printer queues and (b) select the printer queue when printing a document. I can see how you can do this in JDK1.4 but not in JDK1.3. Is it possible? Are there any other libraries that I could use instead that do support this functionality?
0
1853
by: Nicholas Pappas | last post by:
Hello all. I am having some trouble getting JDK1.5 working under Gentoo Linux, and am hoping someone might know a few tricks. I previously had some problems getting the .BIN to work at all, but was able to fix it (or so I thought) by using wget instead of Firefox. After installing the JDK (/opt/jdk1.5.0) I pointed JBuilder to it. When I try to compile any code, I get the following error:
0
1803
by: s | last post by:
Hi, I am a new user to j2sdkee1.2.1 After installing this I couldn't run this command "j2ee -verbose" it shows following error: C:\>j2ee -verbose Fatal Error: This J2EE SDK release runs only on Java 2 (JDK1.2 or later) But I am using jdk1.4 Though I have changed the environmental variable from system:
0
1955
by: Laszlo | last post by:
Hi I need a GL::Logger wich implements Class::Singleton to be a singleton and Log::Log4perl to can log amy message into a file. Here is the module source: ------------------------------------------------------------------------- package GL::Logger; use Class::Singleton; use vars qw( $ERROR );
1
9485
by: rameshkumarc | last post by:
can anyone plz tell abt the difference between jdk1.5 and jdk1.6..what are all improvement made in jdk1.6
1
1845
by: pushpa13 | last post by:
Internationalization in java can enable a user to create application which can have the interfaces available in all the languagues. In earlier version of jdk1.4.1 and jdk1.4.2 that was done by making changes in font.properties file.I have tried it myself and works too. But I am not aware the procedures to be followed in jdk1.6
4
1705
by: garyjefferson123 | last post by:
Suppose I have some sort of context variable that I want to appear in log messages. E.g.: logger = logging.getLogger("somelogger") class SomeOp: def __init__(self, ctx): self.ctx = ctx def method1(self): logger.info("%s: here's a message", self.ctx)
3
7182
by: pundarikakshaiah | last post by:
Hi, I am using JDK1.4 logging framework and below are the properties that I have in my logging.properties file to configure logging.. handlers= java.util.logging.FileHandler, java.util.logging.ConsoleHandler .level= INFO java.util.logging.ConsoleHandler.level=SEVERE java.util.logging.ConsoleHandler.formatter=java.util.logging.SimpleFormatter java.util.logging.FileHandler.level=INFO java.util.logging.FileHandler.pattern=%h/java%u.log...
1
2852
by: Matimus | last post by:
Yes but in the other hand :http://docs.python.org/library/logging.html#logger-objects That is part of the power of the logging module. If you ask for a logger of the same name in two different place you will get the same object. That way you don't have to pass the logger instances around, and it always has the same properties (same handlers attached, same level, etc.). If you want to add functionality you getLoggerClass, inherit from...
0
8440
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8863
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8780
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8549
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8636
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7378
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4192
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4358
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1763
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.