SBM ModScript Reference → Programming SBM ModScript → Object Types → Log → Log Open() Method
(SBM On-Premise only) Opens the log object pointing to file "s".
Parameter | Type | Description |
---|---|---|
s |
string |
"s" contains the file name and sub-path (if desired) to be appended to the Application Engine "log" folder path. |
Type | Description |
---|---|
bool |
Returns true if successful. |
SBM ModScript version: 11.3.
See Log Message() Method.
If a sub-path is requested, that folder must already exist on the OS.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.