Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
a7cba302
Commit
a7cba302
authored
Dec 27, 2013
by
Igor Wiedler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reword the documentation on string logger levels
parent
2ef826ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/providers/monolog.rst
doc/providers/monolog.rst
+3
-1
No files found.
doc/providers/monolog.rst
View file @
a7cba302
...
@@ -19,7 +19,9 @@ Parameters
...
@@ -19,7 +19,9 @@ Parameters
everything, ``INFO`` will log everything except ``DEBUG``,
everything, ``INFO`` will log everything except ``DEBUG``,
etc.
etc.
May also be a string of ``DEBUG``, ``INFO``, ``WARNING``, ``ERROR``.
In addition to the ``Logger::`` constants, it is also possible to supply the
level in string form, for example: ``"DEBUG"``, ``"INFO"``, ``"WARNING"``,
``"ERROR"``.
* **monolog.name** (optional): Name of the monolog channel,
* **monolog.name** (optional): Name of the monolog channel,
defaults to ``myapp``.
defaults to ``myapp``.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment