Giter Club home page Giter Club logo

contentlogblocker's Introduction

ContentLogBlocker

一个简单的LeviLamina插件,用于屏蔽你想要屏蔽的ContentLog。

安装

使用Lip

lip install github.com/Dofes/ContentLogBlocker

手动安装

  1. 发布页面下载最新版本。
  2. 解压ContentLogBlocker-windows-x64.zip文件。
  3. ContentLogBlocker文件夹复制到BDS安装目录下的plugins文件夹中。

使用

首次运行后,ContentLogBlocker将在plugin/ContentLogBlocker/config/中生成配置文件。您可以修改这些文件以定制插件的行为。

配置文件

// .........
    "blocked": [
        [
            3,
            29
        ], // Error : Structure
        [
            3,
            26
        ], // Error : Script
        [
            3,
            9
        ] // Error : Component
    ]
// .........

这是默认的配置文件,你可以在你的config文件夹中找到这个文件。你可以在这里添加你想要屏蔽的ContentLog的Level:Area。

MIT © Dofes

contentlogblocker's People

Contributors

dofes avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.