Nuxeoctl logs not in UTF-8
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2016 07:56 AM
Hi,
It is a **BUG **or Improvement?. When I logger some accent in "server.log" is OK,
`2016-03-17 12:46:26,305 ERROR [http-apr-0.0.0.0-8080-exec-2] [xxx.yyy.LayoutOperation] JAPÓN: JAPÓN`
but in nuxeoctl console, tab logs, tab server.log is not OK.
`2016-03-17 12:46:26,305 ERROR [http-apr-0.0.0.0-8080-exec-2] [xxx.yyy.LayoutOperation] JAPÓN: JAPÓN`
Best regards.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2016 12:31 PM
Hi José Manuel,
I think, it may be a problem of encoding of log4j. Please, check your appender encoding into $NX/lib/log4j.xml to set UTF-8.
Regards, VS!
