Page MenuHomeFeedback Tracker

[Feature Request] - using regular expressions to filter logs
Assigned, UrgentPublic

Description

Will be great have possibility somehow filter logs. Regexp will be great.

For example when some not updated mod produce tons of crashlogs just somehow suppress it.

Or even when vanilla produce some unwanted messages in scripts/crash logs.

for example that filter will react to stacktrace lines or something else:

MAZLIK, 15.07 2022 10:07:38
NULL pointer to instance
Class:      'AttachmentCategoriesRow'
Function: 'Init'
Stack trace:
JM/CF/Scripts/5_Mission/communityframework\gui\inventorynew\inherited\attachmentcategoriesrow.c:15
scripts/5_Mission/gui\inventorynew\inherited\attachmentcategoriescontainer.c:358
scripts/5_Mission/gui\inventorynew\inherited\attachmentcategoriescontainer.c:21
scripts/5_Mission/gui\inventorynew\inherited\vicinitycontainer.c:401
scripts/5_Mission/gui\inventorynew\containers\container.c:361
scripts/5_Mission/gui\inventorynew\areas\leftarea.c:234
scripts/5_Mission/gui\inventorynew\inventory.c:1036
scripts/5_Mission/gui\inventorynew\inventory.c:1174
scripts/5_Mission/gui\inventorymenu.c:113

you will add for example "AttachmentCategoriesRow" or "attachmentcategoriesrow.c:15" and not have that text above in scripts.log or in crash.log

In java logger was similar thing possible, will be great implemet that log filtering to dayz too.

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
General

Event Timeline

Hunterz created this task.Jul 15 2022, 3:01 PM
Geez changed the task status from New to Assigned.Jul 19 2022, 11:30 PM