Changed output for github pages.

This commit is contained in:
Erik C. Thauvin 2020-03-02 21:28:41 -08:00
parent ae47d44272
commit dcde83949b
38 changed files with 517 additions and 1 deletions

View file

@ -0,0 +1,12 @@
[docs](../../index.md) / [net.thauvin.erik.bitly](../index.md) / [Utils](index.md) / [logger](./logger.md)
# logger
`val logger: `[`Logger`](https://docs.oracle.com/javase/8/docs/api/java/util/logging/Logger.html) [(source)](https://github.com/ethauvin/bitly-shorten/tree/master/src/main/kotlin/net/thauvin/erik/bitly/Utils.kt#L53)
The logger instance.
**Getter**
The logger instance.