PHP yii\log 네임스페이스

클래스들

이름 설명
Dispatcher Dispatcher manages a set of [[Target|log targets]].
FileTarget FileTarget records log messages in a file.
Logger Logger records logged messages in memory and sends them to different targets if [[dispatcher]] is set.
SyslogTarget SyslogTarget writes log to syslog.
Target Target is the base class for all log target classes.