2023-08-31 11:25:01 +02:00
|
|
|
# SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2021-09-14 22:52:16 +02:00
|
|
|
logging = {
|
|
|
|
level = "${LEVEL}"
|
|
|
|
}
|
|
|
|
|
|
|
|
nodes = {
|
|
|
|
@include "${SUBDIR}/node_*.conf"
|
|
|
|
}
|