cancel
Showing results for 
Search instead for 
Did you mean: 

How to adjust for severity of defaulttrace.trc

Former Member
0 Kudos

hi everyone?

sample>

logger.errorT(comCode.category, "this is a ErrorLog Test");

logger.warningT(comCode.category, "this is a WarningLog Test");

logger.debugT(comCode.category, "this is a DebugLog Test");

logger.fatalT(comCode.category, "this is a FatalLog Test");

logger.infoT(comCode.category, "this is a InfoLog Test");

I printed log by using logger.

I would like adjust severity of log printed at a defaultTrace.trc file of each server.

Where can I set up?

If you give an answer to me, I will appriciate that.

I will look forward to hearing from you.

regards bkkim.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (0)