Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Logging into multiple log files

    0 answers - 613 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hi,
    I have requirement, where-in I have to log different types of logs into
    different files.
    Eg:
    Info logs should go into AppInfo.log
    Debug logs should go into AppDebug.log
    Error logs should go into ErrDebug.log
    I am able to log into all these files. But the issue is all the types of
    logs are present in all the log files.
    AppInfo.log is having info, debug and error logs. But I want only info
    logs into AppInfo.log file.
    I'm using
    log4net.dll ver 1.2.
    MS Visual Studio 2005
    Please help to resolve this issue
    Regards,
    Raghunandan S

Re: Logging into multiple log files


max 4000 letters.
Your nickname that display:
In order to stop the spam: 6 + 5 =
QUESTION ON "Java"

EMSDN.COM