code-layout/GeneratorCode/log.config

7 lines
221 B
XML

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