aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_util.hrl
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2011-07-14 14:18:57 +0200
committerPeter Andersson <[email protected]>2011-09-23 12:24:54 +0200
commit021b0dcb2a3a86ec0e07b0de8dc7cde9be0924ba (patch)
treedb0243654226afff8b63b55076ca058a135cfff0 /lib/common_test/src/ct_util.hrl
parentf703d6512219431fa7fe61e5ddd1a9ed32506daa (diff)
downloadotp-021b0dcb2a3a86ec0e07b0de8dc7cde9be0924ba.tar.gz
otp-021b0dcb2a3a86ec0e07b0de8dc7cde9be0924ba.tar.bz2
otp-021b0dcb2a3a86ec0e07b0de8dc7cde9be0924ba.zip
Introduce new 'logopts' flag
Introduce new 'logopts' flag and make it possible to modify the default logging behaviour OTP-9372 OTP-9396
Diffstat (limited to 'lib/common_test/src/ct_util.hrl')
-rw-r--r--lib/common_test/src/ct_util.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common_test/src/ct_util.hrl b/lib/common_test/src/ct_util.hrl
index 09060f3e8b..73898fe371 100644
--- a/lib/common_test/src/ct_util.hrl
+++ b/lib/common_test/src/ct_util.hrl
@@ -33,6 +33,7 @@
label=[],
profile=[],
logdir=["."],
+ logopts=[],
cover=[],
config=[],
userconfig=[],