We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec6a90 commit 1fec40eCopy full SHA for 1fec40e
README.md
@@ -109,5 +109,10 @@ There are two types of configuration sections:
109
**Note:** After execution the managed application has got 10 seconds to terminate
110
until the normal shutdown routine is beeing executed.
111
**default:** (empty)
112
+
113
+ **function custom_printlog()** (Line 59)
114
+ Contains the routine which is executed when logging a message.
115
+ **Parameter:** <Level> <MsgID> <Message>
116
+ **default:** (empty)
117
118
0 commit comments