cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

{} in logger instead of strings

pjoly
11-Garnet

{} in logger instead of strings

Hello

I'm trying to debug mys first service script but when I use

logger.debug("start");

I just got {} when I use the "test" service button (whater I test, whatever the level of log I use)

2016-11-12 14:04:20.353

DEBUG

{}

Administrator

c.t.w.c.HttpExecutionContext

http-nio-443-exec-1

Something to configure first I have forgotten ?

Tanks

1 ACCEPTED SOLUTION

Accepted Solutions
pjoly
11-Garnet
(To:pjoly)

I found my mistake.

I was looking the logs  into "application" logs instead of "script" log !!

Thanks

View solution in original post

1 REPLY 1
pjoly
11-Garnet
(To:pjoly)

I found my mistake.

I was looking the logs  into "application" logs instead of "script" log !!

Thanks

Top Tags