Bump to up 2.1.3

This commit is contained in:
shogo4405 2020-06-20 14:55:51 +09:00
parent a185cc1b72
commit af6911d218
29 changed files with 89 additions and 89 deletions

View File

@ -2,20 +2,20 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.2)
activesupport (4.2.11.1)
activesupport (4.2.11.3)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
algoliasearch (1.27.2)
algoliasearch (1.27.3)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
atomos (0.1.3)
claide (1.0.3)
cocoapods (1.9.1)
cocoapods (1.9.3)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.9.1)
cocoapods-core (= 1.9.3)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
@ -31,7 +31,7 @@ GEM
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.14.0, < 2.0)
cocoapods-core (1.9.1)
cocoapods-core (1.9.3)
activesupport (>= 4.0.2, < 6)
algoliasearch (~> 1.0)
concurrent-ruby (~> 1.1)
@ -54,14 +54,14 @@ GEM
escape (0.0.4)
ethon (0.12.0)
ffi (>= 1.3.0)
ffi (1.12.2)
ffi (1.13.1)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
httpclient (2.8.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jazzy (0.13.3)
jazzy (0.13.4)
cocoapods (~> 1.5)
mustache (~> 1.1)
open4
@ -72,7 +72,7 @@ GEM
xcinvoke (~> 0.3.0)
json (2.3.0)
liferaft (0.0.6)
minitest (5.14.0)
minitest (5.14.1)
molinillo (0.6.6)
mustache (1.1.1)
nanaimo (0.2.6)
@ -80,13 +80,13 @@ GEM
netrc (0.11.0)
open4 (1.3.4)
redcarpet (3.5.0)
rouge (3.18.0)
rouge (3.20.0)
ruby-macho (1.4.0)
sassc (2.3.0)
sassc (2.4.0)
ffi (~> 1.9)
sqlite3 (1.4.2)
thread_safe (0.3.6)
typhoeus (1.3.1)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (1.2.7)
thread_safe (~> 0.1)
@ -107,4 +107,4 @@ DEPENDENCIES
jazzy
BUNDLED WITH
2.1.4
2.1.2

View File

@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "Logboard"
s.version = "2.1.2"
s.version = "2.1.3"
s.summary = "Simple Logging framework"
s.description = <<-DESC

View File

@ -33,7 +33,7 @@ source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!
def import_pods
pod 'Logboard', '~> 2.1.2'
pod 'Logboard', '~> 2.1.3'
end
target 'Your Target' do
@ -43,7 +43,7 @@ end
```
### Carthage
```
github "shogo4405/Logboard" ~> 2.1.2
github "shogo4405/Logboard" ~> 2.1.3
```
## Appenders

View File

@ -14,7 +14,7 @@
<a title="Classes Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -218,8 +218,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="ConsoleAppender Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -165,8 +165,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="Logboard Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -600,8 +600,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="Data Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -327,8 +327,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="Level Enumeration Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -272,8 +272,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="MultiAppender Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -192,8 +192,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="NullAppender Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -165,8 +165,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="SocketAppender Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -219,8 +219,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="Protocols Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -106,8 +106,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="LogboardAppender Protocol Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -138,8 +138,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="Classes Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -218,8 +218,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="ConsoleAppender Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -165,8 +165,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="Logboard Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -600,8 +600,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="Data Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -327,8 +327,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="Level Enumeration Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -272,8 +272,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="MultiAppender Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -192,8 +192,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="NullAppender Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -165,8 +165,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="SocketAppender Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -219,8 +219,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="Protocols Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -106,8 +106,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -14,7 +14,7 @@
<a title="LogboardAppender Protocol Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="../index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -138,8 +138,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

View File

@ -13,7 +13,7 @@
<a title="Logboard Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -130,7 +130,7 @@
<span class="n">use_frameworks!</span>
<span class="k">def</span> <span class="nf">import_pods</span>
<span class="n">pod</span> <span class="s1">'Logboard'</span><span class="p">,</span> <span class="s1">'~&gt; 2.1.2'</span>
<span class="n">pod</span> <span class="s1">'Logboard'</span><span class="p">,</span> <span class="s1">'~&gt; 2.1.3'</span>
<span class="k">end</span>
<span class="n">target</span> <span class="s1">'Your Target'</span> <span class="k">do</span>
@ -139,7 +139,7 @@
<span class="k">end</span>
</code></pre>
<h3 id='carthage' class='heading'>Carthage</h3>
<pre class="highlight plaintext"><code>github "shogo4405/Logboard" ~&gt; 2.1.2
<pre class="highlight plaintext"><code>github "shogo4405/Logboard" ~&gt; 2.1.3
</code></pre>
<h2 id='appenders' class='heading'>Appenders</h2>
<h3 id='consoleappender' class='heading'>ConsoleAppender</h3>
@ -169,8 +169,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -13,7 +13,7 @@
<a title="Logboard Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">Logboard 2.1.2 Docs</a> (3% documented)</p>
<p><a href="index.html">Logboard 2.1.3 Docs</a> (3% documented)</p>
</div>
</header>
<div class="content-wrapper">
@ -130,7 +130,7 @@
<span class="n">use_frameworks!</span>
<span class="k">def</span> <span class="nf">import_pods</span>
<span class="n">pod</span> <span class="s1">'Logboard'</span><span class="p">,</span> <span class="s1">'~&gt; 2.1.2'</span>
<span class="n">pod</span> <span class="s1">'Logboard'</span><span class="p">,</span> <span class="s1">'~&gt; 2.1.3'</span>
<span class="k">end</span>
<span class="n">target</span> <span class="s1">'Your Target'</span> <span class="k">do</span>
@ -139,7 +139,7 @@
<span class="k">end</span>
</code></pre>
<h3 id='carthage' class='heading'>Carthage</h3>
<pre class="highlight plaintext"><code>github "shogo4405/Logboard" ~&gt; 2.1.2
<pre class="highlight plaintext"><code>github "shogo4405/Logboard" ~&gt; 2.1.3
</code></pre>
<h2 id='appenders' class='heading'>Appenders</h2>
<h3 id='consoleappender' class='heading'>ConsoleAppender</h3>
@ -169,8 +169,8 @@
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-05-03)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-06-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>

File diff suppressed because one or more lines are too long