Mirror/doc
James Frowen fd4357cd26
feat: LogSettings that can be saved and included in a build (#1863)
* Moving code that draws the log levels to its own class

this allows other scripts to use the same code to draw the log levels

* adding LogSettings to store the log levels

* adding GUI method to create LogSettings

* Creating Editor for LogSettings that uses LogLevelsGUI

* adding helper to find Existing LogSettings

* Adding field to LogLevelWindow to use LogSettings

* Adding LogSettings to drawer and save on changed check

* fixing field default value of null so that c# compiler doesnt complain

* loading existing settings into LogFactory when the editor starts

* component to load log settings in a build

* changing namespace

* Moving logging scripts to subfolder

* NetworkLogSettings editor

Makes the component use the same gui as the Window and ScriptableObject

* Making NetworkLogSettings find existing settings on Reset

reset is called when component is added

* adding attributes

* adding docs

* adding icon

* doc.

* documentation and images

* fixing image extension

* Update Assets/Mirror/Runtime/Logging/EditorLogSettingsLoader.cs

Co-authored-by: vis2k <info@noobtuts.com>

Co-authored-by: vis2k <info@noobtuts.com>
2020-05-08 23:51:21 +01:00
..
api docs: switch to docfx for documentation (#1026) 2019-08-24 10:20:33 -05:00
Components feat: LogSettings that can be saved and included in a build (#1863) 2020-05-08 23:51:21 +01:00
Examples Updated Examples index.md 2020-05-03 12:14:48 -04:00
General doc: Updated ChangeLog 2020-05-07 03:40:03 -04:00
Guides Update RemoteActions.md 2020-05-08 02:26:34 -04:00
images docs:Use video tutorial image 2019-12-14 13:50:35 -06:00
Properties Fix issue doc.csproj conflicting with other assemblies 2019-08-24 15:04:40 -05:00
templates/material Doc color consistency 2019-11-23 10:53:59 +09:00
Transports Added Booster to transports list 2020-04-16 17:37:13 -04:00
.gitignore docs: switch to docfx for documentation (#1026) 2019-08-24 10:20:33 -05:00
doc.csproj docs: include Components in the generated docs 2019-12-12 20:36:08 -06:00
docfx.json docs: fix reference to .net classes 2020-03-01 14:04:53 -06:00
favicon.ico Doc favicon file 2019-11-23 10:54:01 +09:00
filterConfig.yml docs: switch to docfx for documentation (#1026) 2019-08-24 10:20:33 -05:00
index.md doc: Updated index doc 2020-05-07 03:25:30 -04:00
logo.svg Put mirror logo in docs 2019-09-21 12:43:56 -05:00
toc.yml docs: fix relative path to api 2020-04-24 09:17:06 -05:00