| Home >> All >> com >> flexstor >> common >> [ errorlogger Javadoc ] |
com.flexstor.common.errorlogger: Javadoc index of package com.flexstor.common.errorlogger.
Package Samples:
com.flexstor.common.errorlogger
Classes:
ErrorLogger: ErrorLogger is a utility class that provides an error logging system for FLEXSTOR.db. The Error Logger will write to a centralized error log file located in the log directory of a FLEXSTOR.db installation. A new log file will be created in a daily basis, each one containing error log information only for a single day; each file will have a name such as logMMDDYY.txt (e.g. for Wednesday, June 16, 1999 the file name will be log061699.txt). The following levels have been currently defined; more levels could be added at any time: FATAL: Any error or exception that forces the application to exit abnormally. ...
ErrorLoggerI
FlexError
LogWriter
| Home | Contact Us | Privacy Policy | Terms of Service |