Discussion about recent product features & solutions!
-
Holden27
- Posts:7
- Joined: Thu Sep 06, 2018 9:45 am
.NET API TraceEngine.Write cyrrilic symbols
Post
by Holden27 »
Hello, I write my custom manager using .NET API.
I trying write text to journal with TraceEngine.Write() method, that contaned cyrillic symbols.
In Journal appears messages like that:
�� ������ ���������� ������� (serverCert)
or
?? ?????????? (serverCert)
Also, I tryed to use all available code-pages with no success.
Can anyone narrate me what could be a problem?
-
kilianvp
- Posts:443
- Joined: Fri Jan 16, 2015 10:29 am
Re: .NET API TraceEngine.Write cyrrilic symbols
Post
by kilianvp »
Your Project uses UTF8?
-
Holden27
- Posts:7
- Joined: Thu Sep 06, 2018 9:45 am
Re: .NET API TraceEngine.Write cyrrilic symbols
Post
by Holden27 »
my conf file contains
langs = "ru_RU.utf8",
but this record and current project language this doesn't affect on journal output