QX_REL_LINE_INFO

Switches on line info for release cache.

Syntax

QX_REL_LINE_INFO = {any non-empty value}

Possible values

underfinedvariable is not set or is set with an empty value

switches off line info for release cache

definedvariable is set with any non-empty value

switches on line info for release cache

Usage and examples

By default, line info for the release cache is switched off.

To switch it on, you must define QX_REL_LINE_INFO with any non-empty value (thus we recommend setting it to 1):

QX_REL_LINE_INFO=1

QX_REL_LINE_INFO is applied when cache is built because it tells qrun what cache to build. So it must be set before the cache is created.

QX_REL_LINE_INFO is set in inet.env because it tells qrun what cache to use at runtime.

After you set QX_REL_LINE_INFO, line info will displayed to the error message at runtime and will be written to error logs (= logs initialized by startlog()):

To be able to see line info in application logs, you must set this value to QXDEBUG:

QXDEBUG = zA

 

 

Contact Us

Privacy Policy

Copyright © 2024 Querix, (UK) Ltd.