DocSpace-buildtools/config/autofac.json
2019-06-21 11:03:42 +03:00

13 lines
210 B
JSON

{
"components": [
{
"type": "ASC.Common.Logging.LogNLog, ASC.Common",
"services": [
{
"type": "ASC.Common.Logging.ILog, ASC.Common"
}
]
}
]
}