Posted
about 12 years
ago
by
Frederic Marand
Rethinking watchdog(): Monolog architecture
Frederic Marand
Fri, 2012-11-02 12:11
Read more about Rethinking watchdog(): Monolog architecture
4 comments
Add new comment
I've been discussing Monolog in Drupal events
... [More]
(DrupalCamp Lyon, DevDays Barcelona) as a possible alternative to the legacy Drupal watchdog() service for quite some time, but never took the time to explain it in writing, and the feature freeze date is looming ahead, so since I'm taking part in th Gent code sprint, and code has been starting to take shape
here,
here, and
there,
here is an overview of the Monolog classes.
The diagram below is a simplified version of the Monolog architecture. It includes all classes and interfaces, but only the most significant methods, no constants, and none of the non-bundled classes and interfaces upon which some of the builtins depend.
[Less]
|
Posted
about 12 years
ago
by
Frederic Marand
Rethinking watchdog(): Monolog architecture
Frederic Marand
Fri, 2012-11-02 12:11
Read more about Rethinking watchdog(): Monolog architecture
4 comments
Add new comment
I've been discussing Monolog in Drupal events
... [More]
(DrupalCamp Lyon, DevDays Barcelona) as a possible alternative to the legacy Drupal watchdog() service for quite some time, but never took the time to explain it in writing, and the feature freeze date is looming ahead, so since I'm taking part in th Gent code sprint, and code has been starting to take shape
here,
here, and
there,
here is an overview of the Monolog classes.
The diagram below is a simplified version of the Monolog architecture. It includes all classes and interfaces, but only the most significant methods, no constants, and none of the non-bundled classes and interfaces upon which some of the builtins depend.
[Less]
|
Posted
about 12 years
ago
by
fgm
I've been discussing Monolog in Drupal events (DrupalCamp Lyon, DevDays Barcelona) as a possible alternative to the legacy Drupal watchdog() service for quite some time, but never took the time to explain it in writing, and the feature freeze date is
... [More]
looming ahead, so since I'm taking part in th Gent code sprint, and code has been starting to take shape
here,
here, and
there,
here is an overview of the Monolog classes.
The diagram below is a simplified version of the Monolog architecture. It includes all classes and interfaces, but only the most significant methods, no constants, and none of the non-bundled classes and interfaces upon which some of the builtins depend.
read more [Less]
|
Posted
about 12 years
ago
by
Frederic Marand
Rethinking watchdog(): Monolog architecture
Frederic Marand
Fri, 2012-11-02 12:11
Read more about Rethinking watchdog(): Monolog architecture
4 comments
Add new comment
I've been discussing Monolog in Drupal events
... [More]
(DrupalCamp Lyon, DevDays Barcelona) as a possible alternative to the legacy Drupal watchdog() service for quite some time, but never took the time to explain it in writing, and the feature freeze date is looming ahead, so since I'm taking part in th Gent code sprint, and code has been starting to take shape
here,
here, and
there,
here is an overview of the Monolog classes.
The diagram below is a simplified version of the Monolog architecture. It includes all classes and interfaces, but only the most significant methods, no constants, and none of the non-bundled classes and interfaces upon which some of the builtins depend.
[Less]
|
Posted
about 12 years
ago
by
Frederic Marand
Rethinking watchdog(): Monolog architecture
Frederic Marand
Fri, 2012-11-02 12:11
Read more about Rethinking watchdog(): Monolog architecture
4 comments
Add new comment
I've been discussing Monolog in Drupal events
... [More]
(DrupalCamp Lyon, DevDays Barcelona) as a possible alternative to the legacy Drupal watchdog() service for quite some time, but never took the time to explain it in writing, and the feature freeze date is looming ahead, so since I'm taking part in th Gent code sprint, and code has been starting to take shape
here,
here, and
there,
here is an overview of the Monolog classes.
The diagram below is a simplified version of the Monolog architecture. It includes all classes and interfaces, but only the most significant methods, no constants, and none of the non-bundled classes and interfaces upon which some of the builtins depend.
[Less]
|
Posted
about 12 years
ago
by
Frederic Marand
Rethinking watchdog(): Monolog architecture
Frederic Marand
Fri, 2012-11-02 12:11
Read more about Rethinking watchdog(): Monolog architecture
4 comments
Add new comment
I've been discussing Monolog in Drupal events
... [More]
(DrupalCamp Lyon, DevDays Barcelona) as a possible alternative to the legacy Drupal watchdog() service for quite some time, but never took the time to explain it in writing, and the feature freeze date is looming ahead, so since I'm taking part in th Gent code sprint, and code has been starting to take shape
here,
here, and
there,
here is an overview of the Monolog classes.
The diagram below is a simplified version of the Monolog architecture. It includes all classes and interfaces, but only the most significant methods, no constants, and none of the non-bundled classes and interfaces upon which some of the builtins depend.
[Less]
|
Posted
over 12 years
ago
by
fgm
If you have been wondering about the general organization of Field API in D8 and did not take time to work yched's existing D8 Field API sandbox, here is a simplified and cleaned-up version of the currently envisioned class and interface set.
read more
|
Posted
over 12 years
ago
by
Frederic Marand
Overview of the pluginification of Field API in Drupal 8
Submitted by Frederic Marand
on Sun, 2012-08-19 11:54
... [More]
Read more about Overview of the pluginification of Field API in Drupal 8
Add new comment
If you have been wondering about the general organization of Field API in D8 and did not take time to work yched's existing D8 Field API sandbox, here is a simplified and cleaned-up version of the currently envisioned class and interface set.
[Less]
|
Posted
over 12 years
ago
by
Frederic Marand
Overview of the pluginification of Field API in Drupal 8
Frederic Marand
Sun, 2012-08-19 11:54
Read more about Overview of the pluginification of Field API in Drupal 8
Add new comment
If you have been wondering about the
... [More]
general organization of Field API in D8 and did not take time to work yched's existing D8 Field API sandbox, here is a simplified and cleaned-up version of the currently envisioned class and interface set.
[Less]
|
Posted
over 12 years
ago
by
Frederic Marand
Overview of the pluginification of Field API in Drupal 8
Frederic Marand
Sun, 2012-08-19 11:54
Read more about Overview of the pluginification of Field API in Drupal 8
Add new comment
If you have been wondering about the
... [More]
general organization of Field API in D8 and did not take time to work yched's existing D8 Field API sandbox, here is a simplified and cleaned-up version of the currently envisioned class and interface set.
[Less]
|