mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
ide_infrastructure.md: announce
This commit is contained in:
parent
87194e9474
commit
b6afac4bfa
@ -2,10 +2,6 @@
|
||||
|
||||
<!-- Copyright 2000-2021 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||
|
||||
> This page is _Work in Progress_ - more information will be added over time.
|
||||
>
|
||||
{type="note"}
|
||||
|
||||
### Logging
|
||||
|
||||
The IntelliJ platform uses [`Logger`](upsource:///platform/util/src/com/intellij/openapi/diagnostic/Logger.java) abstraction class to shield from underlying logging implementation and configuration.
|
||||
|
@ -11,6 +11,9 @@ See [GitHub Changelog](https://github.com/JetBrains/intellij-sdk-docs/commits/ma
|
||||
|
||||
### September-21
|
||||
|
||||
IDE Infrastructure
|
||||
: [IDE Infrastructure](ide_infrastructure.md) handles Logging, Error Reporting, Runtime Information, and how to provide Context Help.
|
||||
|
||||
Extension Point Lists: Listeners, Deprecation status
|
||||
: [Extension Point List](extension_point_list.md) now contains sections listing all provided [Listener](plugin_listeners.md) Topics. See also corresponding Extension Point Lists under _Part VIII - Product Specific_. Also, all deprecated API now has a dedicated tag.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user