Provide ability to filter out info and warnings from trace log
--------------------------------------------------------------
Key: CORE-5475
URL: http://tracker.firebirdsql.org/browse/CORE-5475
Project: Firebird Core
Issue Type: Improvement
Components: SVCMGR, TRACEMGR
Affects Versions: 3.0.1, 2.5.6
Reporter: Pavel Zotov
It will be GREAT if one may to filter out following messages from trace:
1) info:
===
2017-02-02T10:45:57.9130 (31572:00F1BFD8) TRACE_INIT
SESSION_2
2017-02-02T10:45:57.9130 (31572:00F1BFD8) TRACE_FINI
SESSION_2
===
2) warnings:
===
2017-02-02T10:47:58.9080 (23764:00F3BFD8) WARNING AT jrd8_prepare
...
335544807 : SQL warning code = 301
335544808 : DATE data type is now called TIMESTAMP
===
3) errors which actually can not be fixed by application developer or DBA:
===
2017-02-02T10:46:24.2150 (16216:00FABFD8) ERROR AT jrd8_fetch
some_production (ATT_3103928, QWERTY:MANAGER, WIN1251,
TCPv4:192.168.1.1)
335544364 : request synchronization error
===
Trace config could contain smth like:
log_info = true | false
log_warnings = true | false
...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel