dashboard
repositories
filestore
activity
search
login
main
/
framwork
LingYun Studio embeded system framwork software, such as thirdparty build shell and lingyun library
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
rename 3rdparty to openlibs and rename CROSSTOOL to CROSS_COMPILER
guowenxue
2024-08-22
a41651b62ff13fd89aafefd5c1e0ef7a6e5b31ad
[framwork.git]
/
booster
/
testcase
/
etc
/
example.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[logger]
# logger file path
file=/tmp/test.log
# logger level: 0:ERROR 1:WARN 2:INFO 3:DEBUG 4:TRACE
level=2
# logger rollback file size
size=1024
[server]
hostname=weike-iot.com
port=12345