Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Byte order mark default for DEXTER reports #149

Open
gourami311 opened this issue Jun 24, 2022 · 0 comments
Open

Byte order mark default for DEXTER reports #149

gourami311 opened this issue Jun 24, 2022 · 0 comments

Comments

@gourami311
Copy link

Is there a way to turn the byte order mark (BOM) with the DEXTER report output? I see that there may be a flag that could be set but not sure how to perform these steps. Thanks.

https://github.com/Appdynamics/AppDynamics.DEXTER/blob/master/NLog.xsd

<xs:element name="writeBom" minOccurs="0" maxOccurs="1" type="xs:boolean" />
<xs:attribute name="writeBom" type="xs:boolean">
xs:documentationIndicates whether to write BOM (byte order mark) in created files</xs:documentation>
<xs:element name="includeBOM" minOccurs="0" maxOccurs="1" type="xs:boolean" />
<xs:attribute name="writeBom" type="xs:boolean">
xs:annotation
xs:documentationIndicates whether to write BOM (byte order mark) in created files</xs:documentation>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant