29 lines
520 B
Plaintext
Executable File
29 lines
520 B
Plaintext
Executable File
|
|
[ imxosm ]
|
|
directory = ${INTERMAX_HOME}/log/imx
|
|
# filename = imxosm.log
|
|
output_type = file
|
|
level = info
|
|
header_flag = time,pid,level
|
|
limit_file_size = 10
|
|
#backup_directory = ${INTERMAX_HOME}/log/imx
|
|
backup_file_count = 3
|
|
|
|
[ imxtxn ]
|
|
directory = ${INTERMAX_HOME}/log/imx
|
|
# filename = imxtxn.log
|
|
output_type = file
|
|
level = info
|
|
header_flag = time,pid,level
|
|
limit_file_size = 10
|
|
#backup_directory = ${INTERMAX_HOME}/log/imx
|
|
backup_file_count = 3
|
|
|
|
[ debug_console ]
|
|
output_type = stdout
|
|
level = trace
|
|
header_flag = time
|
|
|
|
|
|
|