sThread
[ class tree: sThread ] [ index: sThread ] [ all elements ]

Class: sThread_Log

Source Location: /sThread/sThread/Log.php

Class Overview


sThread Log Class


Author(s):

Copyright:

  • (c) 2015 OOPS.ORG

Variables

Methods



Class Details

[line 28]
sThread Log Class



Tags:

author:  JoungKyun.Kim <http://oops.org>
copyright:  (c) 2015 OOPS.ORG
link:  http://pear.oops.org/package/sThread
license:  BSD


[ Top ]


Class Variables

static $fname =

[line 35]

Log 파일 이름



Tags:

access:  public

Type:   string


[ Top ]

static $format =  'Ymd'

[line 42]

Log 파일 postfix



Tags:

access:  public

Type:   stirng


[ Top ]

static $type =  0

[line 54]

로그 저장 동작 여부

  • 0 -> 실패한 로그만 저장
  • 1 -> 모든 로그 저장
  • -1 -> 로그 저장 안함




Tags:

access:  public

Type:   int


[ Top ]



Class Methods


static method save [line 66]

static void save( int $key, string $recv)

로그를 파일에 저장



Tags:

access:  public


Parameters:

int   $key   세션 키
string   $recv   로그 내용

[ Top ]


Documentation generated on Tue, 14 May 2019 02:00:25 +0900 by phpDocumentor 1.4.4