Skip to content

Instantly share code, notes, and snippets.

View sokripon's full-sized avatar

sokripon sokripon

  • Germany
  • 20:16 (UTC +02:00)
View GitHub Profile
@sokripon
sokripon / ideolog.md
Last active March 2, 2022 12:31
Ideolog pycharm python loguru

Simple Ideolog settings to work with the python loguru library

Sadly there is no convenient way to import/export Ideolog settings, so I will just have images and regexes in here.

How it looks

View

Image of the settings

pycharm settings logformat details

Details

Message pattern: (\d+-\d+-\d+\s\d+:\d+:\d+\.\d+)\s+\|\s+(\w+)\s+\|\s+((\w+):([<>\w]+:\d+))\s+-\s+(.*)$