aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/doc
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2019-02-19 17:14:47 +0100
committerSiri Hansen <[email protected]>2019-02-19 17:14:47 +0100
commit50ce3f30ca1f6548fb7fdf7fca268e4d5ef6094b (patch)
treef5269a1f523e0317f69ea5baac5ccee0510ce97c /lib/kernel/doc
parent1468c77c81de0f7c44e44d8c4a430ff0ee809736 (diff)
parentc14e3dcce779feb3ef254a08acedae60108ad3ac (diff)
downloadotp-50ce3f30ca1f6548fb7fdf7fca268e4d5ef6094b.tar.gz
otp-50ce3f30ca1f6548fb7fdf7fca268e4d5ef6094b.tar.bz2
otp-50ce3f30ca1f6548fb7fdf7fca268e4d5ef6094b.zip
Merge branch 'maint'
Diffstat (limited to 'lib/kernel/doc')
-rw-r--r--lib/kernel/doc/src/logger.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/kernel/doc/src/logger.xml b/lib/kernel/doc/src/logger.xml
index 0668676096..df2d081d76 100644
--- a/lib/kernel/doc/src/logger.xml
+++ b/lib/kernel/doc/src/logger.xml
@@ -689,6 +689,15 @@ start(_, []) ->
</func>
<func>
+ <name name="i" arity="0" since="OTP 21.3"/>
+ <name name="i" arity="1" since="OTP 21.3"/>
+ <fsummary>Pretty print the Logger configuration.</fsummary>
+ <desc>
+ <p>Pretty print the Logger configuration.</p>
+ </desc>
+ </func>
+
+ <func>
<name name="remove_handler" arity="1" since="OTP 21.0"/>
<fsummary>Remove the handler with the specified identity.</fsummary>
<desc>