Skip to content

Commit

Permalink
Merge pull request #61 from arcage/0.5.0
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
arcage authored Apr 12, 2020
2 parents 0b1e591 + 8893cff commit f77b954
Show file tree
Hide file tree
Showing 20 changed files with 100 additions and 100 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,9 @@ See [EMail::ConcurrentSender](https://www.denchu.org/crystal-email/EMail/Concurr

The v0.34.0 of Crystal language has drastic changes in the logging functions. To fit it, the v0.5.0 of this shard also changes the logging behaviour.

You can use two kinds of logger(`Log` type) objects, the **default logger** and the **client specific logger**.
You can use two kinds of logger(`Log` type object), the **default logger** and the **client specific logger**.

The **default logger** is decleared on the `EMail::Client` type. It can be got by `EMail::Client.log`, and change its behaviour by `EMail::Client.log_***=` methods.
The **default logger** is declered on the `EMail::Client` type. It can be got by `EMail::Client.log`, and change its behavior by `EMail::Client.log_***=` methods.

On the other hand, the **client specific logger** will be set to `EMail::Client` instance itself by `EMail::Client::Config` setting. With this, you can use your own logger for the `EMail::Client` object.

Expand Down
12 changes: 6 additions & 6 deletions docs/EMail.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,28 +175,28 @@ <h2>
</h2>


<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email/address.cr#L2" target="_blank">
<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email/address.cr#L2" target="_blank">
email/address.cr
</a>

<br/>


<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email/concurrent_sender.cr#L155" target="_blank">
<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email/concurrent_sender.cr#L155" target="_blank">
email/concurrent_sender.cr
</a>

<br/>


<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email/mimetype.cr#L1" target="_blank">
<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email/mimetype.cr#L1" target="_blank">
email/mimetype.cr
</a>

<br/>


<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email.cr#L10" target="_blank">
<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email.cr#L10" target="_blank">
email.cr
</a>

Expand Down Expand Up @@ -315,7 +315,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email.cr#L38" target="_blank">View source</a>]
[<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email.cr#L38" target="_blank">View source</a>]

</div>
</div>
Expand Down Expand Up @@ -354,7 +354,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email.cr#L66" target="_blank">View source</a>]
[<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email.cr#L66" target="_blank">View source</a>]

</div>
</div>
Expand Down
20 changes: 10 additions & 10 deletions docs/EMail/Client.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,14 +207,14 @@ <h2>
</h2>


<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email/client/config.cr#L1" target="_blank">
<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email/client/config.cr#L1" target="_blank">
email/client/config.cr
</a>

<br/>


<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email/client.cr#L17" target="_blank">
<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email/client.cr#L17" target="_blank">
email/client.cr
</a>

Expand Down Expand Up @@ -375,7 +375,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email/client.cr#L88" target="_blank">View source</a>]
[<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email/client.cr#L88" target="_blank">View source</a>]

</div>
</div>
Expand Down Expand Up @@ -408,7 +408,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email/client.cr#L36" target="_blank">View source</a>]
[<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email/client.cr#L36" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -429,7 +429,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email/client.cr#L55" target="_blank">View source</a>]
[<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email/client.cr#L55" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -450,7 +450,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email/client.cr#L47" target="_blank">View source</a>]
[<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email/client.cr#L47" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -471,7 +471,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email/client.cr#L41" target="_blank">View source</a>]
[<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email/client.cr#L41" target="_blank">View source</a>]

</div>
</div>
Expand Down Expand Up @@ -504,7 +504,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email/client.cr#L85" target="_blank">View source</a>]
[<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email/client.cr#L85" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -528,7 +528,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email/client.cr#L152" target="_blank">View source</a>]
[<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email/client.cr#L152" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -551,7 +551,7 @@ <h2>
<br/>
<div>

[<a href="https://github.com/arcage/crystal-email/blob/5b7ef4011d26f19912cec10df1f766d00b49150e/src/email/client.cr#L106" target="_blank">View source</a>]
[<a href="https://github.com/arcage/crystal-email/blob/d926fc5606464f2379f3f750586a4483f1ad22cc/src/email/client.cr#L106" target="_blank">View source</a>]

</div>
</div>
Expand Down
Loading

0 comments on commit f77b954

Please sign in to comment.