Yii Framework 34k+
  • News
  • Guide
  • API
  • Wiki
  • Forum
  • Community
    • Places
    • Members
    • Hall of Fame
    • Badges
  • More
    • Learn
    • Books
    • Resources
    • Develop
    • Download Yii
    • Extensions
    • Report an Issue
    • Report a Security Issue
    • Contribute to Yii
    • Donate
    • About
    • Release Cycle
    • License
    • Team
    • Official Logos and Design
Login

Yii Log Email Target 4.2

Apr 22, 2026

Yii Log Email Target version 4.2.0 was released. In this version:

  • Change PHP constraint in composer.json to 8.1 - 8.5
  • Raise the minimum yiisoft/mailer version to ^6.0 and adapt the code accordingly
  • Explicitly import classes in "use" section

Yii Logging Library 2.2 and targets

Dec 16, 2025

Yii Logging Library version 2.2.0 was released. In this version:

  • Add optional $levels parameter to Target constructor allowing log level filtering at instantiation
  • Add ext-psr to conflict section in composer.json

All targets were updated as well to allow $levels in constructor. Additionally:

  • File Target 3.1.0 added categories, except and exportInterval setters to default config and replaced rotate by rename to rotate by copy.
  • Syslog Target 2.1.0 removed dead code that checked case when syslog() returned false.

Read more

Yii Logging Library 2.1

Jul 3, 2024

Yii Logging Library package was updated with the following enhancements and new features:

  • added new static methods Logger::assertLevelIsValid(), Logger::assertLevelIsString() and Logger::assertLevelIsSupported();
  • added support of nested values in message templates' variables, e. g. {foo.bar};
  • added context providers;
  • added DateTime and DateTimeImmutable support as time in log context;

Read more

Yii Logging Library - DB Target 1.0.0

May 9, 2023

First stable version of Yii Logging Library - DB Target was tagged.

This package provides the database target for the yiisoft/log.

It allows you to write logs into databases suppoerted by yiisoft/db: MariaDB, MSSQL, MySQL, Oracle, PostgreSQL, and SQLite.

Log targets major releases

Feb 17, 2023

Several log target packages got a major releases.

Yii Logging Email Target 4.0

Configuration group names adapted to Yii convention and make a few improvements:

Read more

Yii Logging File Target 2.0.0

Jul 18, 2022

Major version of Yii Logging File Target package was released. In this version:

  • add support for yiisoft/files of version ^2.0;
  • drop rotateByCopy, always rotate by rename;
  • add ext-zlib to composer requirements.

Log 2.0.0

May 22, 2022

Major version of Log package was released. In this version we have moved from PSR interfaces version 1.1 to version 2.0|3.0. As a result, there are types added everywhere and the package is no more compatible with PHP 7.4.

Mailer 3.0.0, SwiftMailer 3.0.0, and Email Log Target 3.0.0

Aug 25, 2021

Mailer package version 3.0.0 was tagged. This version expands Yiisoft\Mailer\MessageInterface adding the following methods:

  • getDate() - Returns the date when the message was sent, or null if it was not set.
  • withDate() - Returns a new instance with the specified date when the message was sent.
  • getPriority() - Returns the priority of this message.
  • withPriority() - Returns a new instance with the specified priority of this message.

Read more

Email log target 1.0.0

Jul 5, 2021

First version of email log target package was released.

This package provides the email target for the yiisoft/log allowing to send logs via email.

Get notified of news as soon as they are available using our RSS Feed.

Years

  • 2026 (48)
  • 2025 (92)
  • 2024 (80)
  • 2023 (90)
  • 2022 (82)
  • 2021 (101)
  • 2020 (64)
  • 2019 (75)
  • 2018 (32)
  • 2017 (35)
  • 2016 (30)
  • 2015 (9)
  • 2014 (6)
  • 2013 (11)
  • 2012 (14)
  • 2011 (10)
  • 2010 (10)
  • 2009 (23)
  • 2008 (5)

Popular Tags

  • yii3 387
  • extensions 233
  • release 109
  • yii2 74
  • debug 30
  • view 28
  • html 25
  • auth client 23
  • bootstrap 21
  • redis 20
  • Yii 1.1
  • Guide
  • API
  • Wiki
  • Yii 2
  • Guide
  • API
  • Wiki
  • Yii3
  • Guide
  • API
  • Cookbook
  • Terms of service
  • License
  • Contact Us
  • Supported by
  • Your donations
  • JetBrains logo
  • © 2008 - 2026 Yii (Website Source Code)