summaryrefslogtreecommitdiff
path: root/p11p-daemon/config/sys.config
blob: 84c08763a04e8984fbfc12b02f44e551c899143c (plain)
1
2
3
4
5
6
7
8
9
[
    {p11p, [
        {global, [
            {loglevel, 3}]}
    ]},
    {lager,
        [{handlers,
            [{lager_console_backend, debug}]}]}
].