Overview

This section provides you an overview, uses and prerequisites of TAFC Logger.

TAFC logger is used in the components of TAFC release package. It uses the tafc.ini file of its CONTEXT to describe the logging framework functionality with a separate section namely [logger]. Logging Framework is provided for the following components. Each component has its own TAFC component name defined, and this component name is used to specify component level logging functionality.

 S.no

TAFC Component

Component Logger Section Name

1

jCF

jCF

2

InitChecks

initchecks

3

jAGENT

Agent

4

TAFC programs

jBC

NOTE:
  • jCF is a library, not a component.
  • $TAFC_HOME/log/$TAFC_CONTEXT is the default location for Tafc logger to generate log files.
  • The format of default filename of a log file is <TafcComponentName.>.<hostname>.<user name>.log.<severity level>.<date>.<time>.<pid>.

You can enable the TAFC logger by setting the LOGGING variable to FILE and disable by setting the variable to OFF. This logging variable can be set for all the TAFC Components using [logger] section and may be overridden by logger variables for a specific TAFC component such as agent or jBC.

The prerequisites of this guide are:

  • Familiarity with jBASE or TAFC
  • Knowledge on TAFC Initialisation and its configuration file

Bookmark Name Actions
Feedback
x