I've enabled the highest log level in the records.config file.
399
##############################################################################
400 #
401 # Logging Config
402 #
403
##############################################################################
404 # possible values for logging_enabled:
405 # 0: no logging at all
406 # 1: log errors only
407 # 2: log transactions only
408 # 3: full logging (errors + transactions)
409 CONFIG proxy.config.log.logging_enabled INT 3
/anil.
On Wed, May 1, 2013 at 12:06 AM, Anil J <[email protected]> wrote:
> Hi,
>
> I am loading some test plugin samples to the traffic server. Upon
> successfully loading the plugin, I do not see any of the Debug log messages
> from plugin module being written to the log file.
>
> Am I missing some configuration here? Why the Debug logs are not being
> written to the log file?
>
> /anil.
>
>