Releases: SeasX/SeasLog
Releases · SeasX/SeasLog
SeasLog-1.2.2
- Fixed SeasLog::analyzerDetail() function compatible with MAC
- Fixed memory leak
- Support windows
- Fixed Logger bug with PHP-Version -ge 5.4
- Fixed SeasLog::log('level','message','content',['logger']) bug
- Support SeasLog::analyzerDetail("all")
- Support SeasLog::analyzerCount("all")
SeasLog-1.1.8
- Fixed SeasLog::analyzerCount() function add query by key_word
- Fixed SeasLog::analyzerDetail() function add query by key_word,paging by start,limit
- Fixed init config error with ZTS
- Fixed SeasLog::analyzerDetail() function compatible with CentOS
SeasLog-1.1.4
- Define some function at header for C99 Standard
- Remove some superfluous comment
- Fixed SeasLog::log() function warning
- Fixed config "seaslog.level = 0" in Readme
SeasLog-1.1.0
- fixed Mac under the compiler error
- Buffer optimization methods, improve operation efficiency
- Optimization of the internal structure, concurrent fault
SeasLog-1.0.2
- Add buffer_size config bar,when buffer_size full will write log
- Code format remove tab to 4space
SeasLog-1.0.0
- First version for pecl.net