Title: LS WP Logger
Author: lightningsoft
Published: <strong>14. prosinca 2020.</strong>
Last modified: 31. kolovoza 2021.

---

Pretraga dodataka

![](https://ps.w.org/ls-wp-logger/assets/banner-772x250.png?rev=2438794)

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

![](https://ps.w.org/ls-wp-logger/assets/icon-256x256.png?rev=2438794)

# LS WP Logger

 Od [lightningsoft](https://profiles.wordpress.org/lightningsoft/)

[Preuzmi](https://downloads.wordpress.org/plugin/ls-wp-logger.zip)

 * [Detalji](https://hr.wordpress.org/plugins/ls-wp-logger/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/ls-wp-logger/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/ls-wp-logger/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/ls-wp-logger/#developers)

 [Podrška](https://wordpress.org/support/plugin/ls-wp-logger/)

## Opis

This plugin stores logs for your application with different types: _error_ and _info_

### How to use

In any php file you can use methods:

    ```
    Ls\Wp\Log::info("My Title", [any object]);
    Ls\Wp\Log::error("My Title", [any object]);
    ```

or add namespace

    ```
    use Ls\Wp\Log as Log;

    Log::info("My Title", [any object]);
    Log::error("My Title", [any object]);
    ```

## Instalacija

Upload the LS WP Logger plugin to your blog and activate it.

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“LS WP Logger” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

 *   [ lightningsoft ](https://profiles.wordpress.org/lightningsoft/)

[Prevedite “LS WP Logger” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/ls-wp-logger)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/ls-wp-logger/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/ls-wp-logger/)ili se pretplatite
na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/ls-wp-logger/) od [RSS](https://plugins.trac.wordpress.org/log/ls-wp-logger/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 2.0.0

 *  Add namespace usage.
    Add pritty view for array and object values

#### 1.0.0

 *  Release Date – 15 December 2020

## Meta

 *  Version **2.0.0**
 *  Zadnje ažuriranje **prije 5 godina**
 *  Aktivnih instalacija **Manje od 10**
 *  WordPress inačica ** 5.4 ili viša **
 *  Testirano do **5.8.13**
 *  PHP inačica ** 7.0 ili viša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/ls-wp-logger/)
 * Oznake
 * [log](https://hr.wordpress.org/plugins/tags/log/)[logs](https://hr.wordpress.org/plugins/tags/logs/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/ls-wp-logger/advanced/)

## Ocjena

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/ls-wp-logger/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ls-wp-logger/reviews/)

## Suradnici

 *   [ lightningsoft ](https://profiles.wordpress.org/lightningsoft/)

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/ls-wp-logger/)