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