This repository has been archived on 2025-03-01. You can view files and clone it, but cannot push or open issues or pull requests.
trantor/logger.xml

9 lines
237 B
XML
Raw Normal View History

2014-02-11 12:59:58 +01:00
<seelog>
<outputs>
<console formatid="colored"/>
</outputs>
<formats>
<format id="colored" format="%EscM(35)%Date %Time%EscM(39) [%EscM(32)%LEVEL%EscM(39)] %EscM(36)%RelFile:%Func%EscM(39) %Msg%n%EscM(0)"/>
</formats>
</seelog>