Skip to content

Releases: ondrej-bouda/nette-slack-logger

1.3.1: Merge pull request #3 from Timanx/master

09 Jan 08:20
73d65aa
Compare
Choose a tag to compare
fix marking the last message priority

1.3.0: Merge pull request #2 from Timanx/master

18 Dec 08:47
ff2fab1
Compare
Choose a tag to compare
Ignore the interval if a higher priority error than the last is thrown

1.2.1

02 Oct 16:47
Compare
Choose a tag to compare
refactor isset() checks to ===null tests, fix printing number of seco…

1.2.0

02 Oct 10:29
Compare
Choose a tag to compare
fix indentation

Update for PHP 7 Throwables

22 Mar 00:26
Compare
Choose a tag to compare
1.1.3

update for PHP 7 Throwables

1.1.2

02 Mar 23:23
Compare
Choose a tag to compare
fix processing response from Slack

1.1.1

02 Mar 22:41
Compare
Choose a tag to compare
fix the installation instructions

1.1.0: Configurable channel to post the message to.

21 Feb 23:04
Compare
Choose a tag to compare

The 1.1.0 introduces new features:

  • Configurable channel to post the message to.
  • Configurable username to post the message as.
  • Configurable icon_emoji to post the message with.
  • Configurable message pretext.
  • Color message according to the priority.
  • Treat the logUrl configuration as optional.

Backwards-compatible with 1.0.