Click here to Skip to main content
16,014,591 members
Home / Discussions / C#
   

C#

 
GeneralRe: Data exchange with OPC between c# code and RSLinx - Rockwell PLC Pin
Rayh05910-Dec-10 12:41
Rayh05910-Dec-10 12:41 
GeneralRe: Data exchange with OPC between c# code and RSLinx - Rockwell PLC Pin
Pete O'Hanlon11-Dec-10 2:16
mvePete O'Hanlon11-Dec-10 2:16 
GeneralRe: Data exchange with OPC between c# code and RSLinx - Rockwell PLC Pin
rodrigorodriquez12-Dec-10 21:39
rodrigorodriquez12-Dec-10 21:39 
Questioncustom symbol handwriting recognition software Pin
RokudouKaiser9-Dec-10 21:51
RokudouKaiser9-Dec-10 21:51 
AnswerRe: custom symbol handwriting recognition software Pin
Pete O'Hanlon9-Dec-10 22:26
mvePete O'Hanlon9-Dec-10 22:26 
AnswerRe: custom symbol handwriting recognition software Pin
OriginalGriff9-Dec-10 22:27
mveOriginalGriff9-Dec-10 22:27 
JokeRe: custom symbol handwriting recognition software Pin
T M Gray10-Dec-10 9:27
T M Gray10-Dec-10 9:27 
Questionhow to use two appender based on the type in log4net Pin
Joe Rozario9-Dec-10 19:23
Joe Rozario9-Dec-10 19:23 
hi. friends

small clarification in log4net.

i am new to log4net so any mistake correct me.

i have small program that uses log4net, and i have two appenders like

1.LogFileAppender (writes log to file)
2.ADONetAppender (writes log to DB)

then i have

<root>
<level value="DEBUG" />
<appender-ref ref="LogFileAppender" />
<appender-ref ref="ADONetAppender" />
</root>

when i use this config..my logs written in both

my question are

1. what is that "level value="DEBUG" or INFO " what dose it do and what is the different??
2. i have to write my write debug and info log to my log file and other error,fatal & warning logs to db how can i do that??

any idia of like???

thanks
joe
AnswerRe: how to use two appender based on the type in log4net Pin
Joe Rozario15-Dec-10 20:24
Joe Rozario15-Dec-10 20:24 
QuestionADO.Net Transaction Pin
satsumatable9-Dec-10 18:54
satsumatable9-Dec-10 18:54 
AnswerRe: ADO.Net Transaction Pin
thatraja9-Dec-10 19:48
professionalthatraja9-Dec-10 19:48 
GeneralRe: ADO.Net Transaction Pin
tauruswu9-Dec-10 22:16
tauruswu9-Dec-10 22:16 
AnswerRe: ADO.Net Transaction Pin
PIEBALDconsult10-Dec-10 2:41
mvePIEBALDconsult10-Dec-10 2:41 
QuestionCan't see methods in DLL... why? Pin
michaelsd9-Dec-10 12:10
michaelsd9-Dec-10 12:10 
AnswerRe: Can't see methods in DLL... why? Pin
GlobX9-Dec-10 12:46
GlobX9-Dec-10 12:46 
AnswerRe: Can't see methods in DLL... why? Pin
Luc Pattyn9-Dec-10 13:21
sitebuilderLuc Pattyn9-Dec-10 13:21 
QuestionVisual Studio 2010 Web performance test password encryption question Pin
jboyd1119-Dec-10 10:56
jboyd1119-Dec-10 10:56 
QuestionFTP Connection Pin
MumbleB9-Dec-10 7:43
MumbleB9-Dec-10 7:43 
AnswerRe: FTP Connection Pin
Luc Pattyn9-Dec-10 8:02
sitebuilderLuc Pattyn9-Dec-10 8:02 
GeneralRe: FTP Connection Pin
Sunil G 310-Dec-10 2:04
Sunil G 310-Dec-10 2:04 
GeneralRe: FTP Connection Pin
Luc Pattyn10-Dec-10 2:20
sitebuilderLuc Pattyn10-Dec-10 2:20 
GeneralRe: FTP Connection Pin
Pete O'Hanlon10-Dec-10 3:05
mvePete O'Hanlon10-Dec-10 3:05 
AnswerRe: FTP Connection Pin
Luc Pattyn10-Dec-10 3:14
sitebuilderLuc Pattyn10-Dec-10 3:14 
GeneralRe: FTP Connection Pin
Pete O'Hanlon10-Dec-10 3:56
mvePete O'Hanlon10-Dec-10 3:56 
GeneralRe: FTP Connection Pin
Luc Pattyn10-Dec-10 4:13
sitebuilderLuc Pattyn10-Dec-10 4:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.