Class: SMTP_Server_Log

Source Location: /SMTP_Server_Log.php

Class Overview [line 12]


SMTP_Server_Log

Author(s):

Version:

  • 1.0

Copyright:

  • Copyright (c) 2008, Jason Johnson

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

SMTP_Server_Log

Tags:

[ Top ]


Class Variables

$handle

[line 13]

Type: mixed

Overrides:

[ Top ]


Class Methods

close

void close( )

[line 23]

Parameters:

[ Top ]

msg

void msg( int $level, string $msg)

[line 33]

Log a message to the logfile specified in the constant SMTP_LOG

Parameters:

  • int $level - Takes SMTP_CRITICAL, SMTP_ERROR, SMTP_WARNING, SMTP_NOTICE, or SMTP_DEBUG
  • string $msg - The message to write to the logfile

[ Top ]

open

void open( )

[line 15]

Parameters:

[ Top ]

write

void write( $str)

[line 19]

Parameters:

  • $str -

[ Top ]


Class Constants


Documentation generated on Thu, 10 Apr 2008 02:41:55 -0500 by phpDocumentor 1.4.2