7 lines
221 B
Plaintext
7 lines
221 B
Plaintext
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<configuration>
|
||
|
<configSections>
|
||
|
<section name ="global" type="GeneratorCode.LogConfigInfo,GeneratorCode"/>
|
||
|
</configSections>
|
||
|
<global logLevel="255" />
|
||
|
</configuration>
|