Commit Graph

  • e78b7368dc Don't rely on the unstable ok_or method Alex Crichton 2015-03-04 13:51:39 -08:00
  • d4b2f54758 Bump to 0.2.5 Alex Crichton 2015-02-26 09:35:35 -08:00
  • d41168c0d8 Merge pull request #25 from Kintaro/usize Steve Klabnik 2015-02-26 09:56:45 -05:00
  • 44e65c378d Use correct feature name Alex Crichton 2015-02-23 23:41:48 -08:00
  • e5b566ffb5 Changed LogLocation to use u32 instead of usize, according to latest changes in rust nightly, as line!() now returns a u32. Simon Wollwage 2015-02-23 12:15:49 +00:00
  • 66ec3b808f Bump to 0.2.3. Huon Wilson 2015-02-19 19:08:10 +11:00
  • 6f971f26dc Update for default object lifetime bounds. Huon Wilson 2015-02-19 19:07:46 +11:00
  • c92b4fc1b6 Merge pull request #23 from galsondor/master Alex Crichton 2015-02-18 13:16:45 -06:00
  • fd781c0850 Implemented Error trait for SetLoggerError. Scott G. Ainsworth 2015-02-17 18:31:33 -05:00
  • 086386c8e0 Merge pull request #20 from frewsxcv/spelling Steve Klabnik 2015-02-14 11:32:26 -05:00
  • 0dc3db28d5 Fix spelling error in comment Corey Farwell 2015-02-13 19:18:37 -05:00
  • 822fb04cb6 Update to rust master Alex Crichton 2015-02-12 10:48:27 -08:00
  • 443249e382 Fix typo in trace! macro Alex Crichton 2015-02-09 12:22:54 -08:00
  • 8bfcc46d9f Bump to 0.2.2 Alex Crichton 2015-02-04 08:16:37 -08:00
  • e57c994ad6 Merge pull request #17 from sfackler/fix-cfg-filtering Alex Crichton 2015-02-04 00:41:17 -06:00
  • 2378477481 Fix log filtering Steven Fackler 2015-02-03 22:28:27 -08:00
  • 0e9242db42 Bump to 0.2.2 Alex Crichton 2015-02-03 08:19:03 -08:00
  • f4857cd2af Merge pull request #16 from maurer/from_str-result Alex Crichton 2015-02-03 10:19:09 -06:00
  • 63d573cc2c Fix FromStr and attributes for env_logger Matthew Maurer 2015-02-03 10:15:25 -05:00
  • d57b256041 Update for new rustc Matthew Maurer 2015-02-02 18:24:21 -05:00
  • 3ba35a979c Add some feature attributes Alex Crichton 2015-01-29 08:39:48 -08:00
  • d2e9115b40 Bump to 0.2.1 Alex Crichton 2015-01-28 08:28:56 -08:00
  • e8b7a60dcd Merge pull request #14 from sfackler/log-to Alex Crichton 2015-01-28 10:28:56 -06:00
  • ca7858198d Bump env_logger to 0.2.1 Alex Crichton 2015-01-28 07:58:59 -08:00
  • fcbff2ad38 Add a LogRecord constructor. Steven Fackler 2015-01-28 00:13:12 -08:00
  • a96ca990cb Travis and documentation tweaks Alex Crichton 2015-01-27 07:30:34 -08:00
  • 587258c8c3 Add stuff to README Steven Fackler 2015-01-26 23:56:55 -08:00
  • 3cb3bff11b Add some documentation + copyright notices Steven Fackler 2015-01-26 23:51:42 -08:00
  • abf0c0aafd Add env_logger Steven Fackler 2015-01-26 23:25:43 -08:00
  • 28ce2f8b96 Update for @alexcrichton's comments Steven Fackler 2015-01-26 23:08:37 -08:00
  • 42a353eaf4 Rewrite liblog into a logging facade Steven Fackler 2015-01-24 22:44:46 -08:00
  • e0403e6875 Bump to 0.1.10. Huon Wilson 2015-01-24 00:59:24 +11:00
  • 208409230a update to recent rust changes Сухарик 2015-01-22 22:28:42 +03:00
  • 7d9c9389ca Tweak travis config Alex Crichton 2015-01-11 21:38:38 -08:00
  • 8f2f8311b8 Bump to 0.1.9. Huon Wilson 2015-01-09 21:45:01 +11:00
  • 47df3cf036 Update for rust master (9f1ead8fa) Tom Jakubowski 2015-01-07 23:23:22 -08:00
  • 34181b82ae Bump to 0.1.8 Alex Crichton 2015-01-07 08:09:33 -08:00
  • bcc0343d0b Tweak travis config Alex Crichton 2015-01-06 07:54:59 -08:00
  • a3050dfb6b Bump version number Alex Crichton 2015-01-03 13:56:56 -08:00
  • 4c9a0f4ea4 Update to rust master Alex Crichton 2015-01-03 13:56:46 -08:00
  • 249549bd30 Bump version numbe Alex Crichton 2015-01-02 08:02:25 -08:00
  • bcbd088471 Bump to 0.1.5. Huon Wilson 2015-01-02 22:59:08 +11:00
  • c4ba31b4d5 Merge pull request #8 from vhbit/array-syntax Huon Wilson 2015-01-02 22:54:25 +11:00
  • eefb5dda42 Array syntax fallout Valerii Hiora 2015-01-02 13:47:57 +02:00
  • 22ab1d9e70 Merge pull request #5 from drbawb/feature/fix-format-args Alex Crichton 2014-12-29 10:23:47 -06:00
  • 69e9e2e480 Remove closure from format_args! call. Robert Straw 2014-12-29 08:33:33 -06:00
  • 68d87ee279 Bump version number Alex Crichton 2014-12-24 11:47:39 -08:00
  • e3d7349201 Update to rust master Alex Crichton 2014-12-23 08:07:44 -08:00
  • 605cf5a1cd Update to rust master Alex Crichton 2014-12-19 08:20:28 -08:00
  • f20e919838 Bump version number Alex Crichton 2014-12-15 12:35:22 -08:00
  • a4ea23185a Merge pull request #1 from sfackler/master Alex Crichton 2014-12-15 15:35:52 -05:00
  • 27f239da8c Update for proc removal Steven Fackler 2014-12-15 12:34:08 -08:00
  • 84105754aa Add licenses Alex Crichton 2014-12-13 13:51:13 -08:00
  • 5281d0c76f Add a README Alex Crichton 2014-12-13 13:49:39 -08:00
  • b18443e6eb Initial commit Alex Crichton 2014-12-13 13:46:26 -08:00