Custom log for Ideolog
Answered
How do I configure a custom log layout for the Ideology plugin? I know it is in setting and all but I have no idea how I should put it in there. This is how my log looks like:
INFO :: 14:10:03 - 30/04/2021 :: File: D:\Deze PC\Documenten\Project_TIED\.github\TIED.c (line: 17) :: This is a test.
WARN :: 14:10:03 - 30/04/2021 :: File: D:\Deze PC\Documenten\Project_TIED\.github\TIED.c (line: 18) :: This is a test.
CRIT :: 14:10:03 - 30/04/2021 :: File: D:\Deze PC\Documenten\Project_TIED\.github\TIED.c (line: 19) :: This is a test.
!ERR :: 14:10:03 - 30/04/2021 :: File: D:\Deze PC\Documenten\Project_TIED\.github\TIED.c (line: 20) :: This is a test.
It is setup as folowing: {log level} :: {time} - {date} :: File: {file path from __FILE__ in c} (line: {line from __LINE__ in c}) :: {message}\n
I got the colour to mark the line correctly but I can't get it to recognize the log format.
Please sign in to leave a comment.
Hello!
Please ask the question in the plugin issue tracker - https://github.com/JetBrains/ideolog/issues