AimRT/src/examples/py/parameter/cfg/examples_py_parameter_cfg.yaml
zhangyi1357 793418f0a2 update
2024-10-14 09:45:07 +08:00

13 lines
242 B
YAML

# Copyright (c) 2023, AgiBot Inc.
# All rights reserved.
aimrt:
log:
core_lvl: INFO # Trace/Debug/Info/Warn/Error/Fatal/Off
backends:
- type: console
module:
modules:
- name: ParameterModule
log_lvl: INFO