![]() |
Copyright © TIBCO Software Inc. All rights reserved. |
This method returns a portion of the contents of the specified log file in SWDIR/logs. You control which portion of the log file is displayed by the arguments you pass.
• 0 - starts returning data from the start of the file
• n (where n is a line number greater than zero) - returns data starting with the specified line number
• -1 - starts returning data from the end of the file
![]() |
Copyright © TIBCO Software Inc. All rights reserved. |